Searched refs:pdc (Results 1 – 2 of 2) sorted by relevance
183 CDC* pdc, const CRect& rcBounds, const CRect& rcInvalid) in OnDraw() argument186 pdc->FillRect(rcBounds, CBrush::FromHandle((HBRUSH)GetStockObject(WHITE_BRUSH))); in OnDraw()187 pdc->Ellipse(rcBounds); in OnDraw()
46 virtual void OnDraw(CDC* pdc, const CRect& rcBounds, const CRect& rcInvalid);
Completed in 21 milliseconds