Home
last modified time | relevance | path

Searched refs:rcBounds (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/extensions/test/ole/MfcControl/
H A DMfcControlCtl.cpp183 CDC* pdc, const CRect& rcBounds, const CRect& rcInvalid) in OnDraw() argument
186 pdc->FillRect(rcBounds, CBrush::FromHandle((HBRUSH)GetStockObject(WHITE_BRUSH))); in OnDraw()
187 pdc->Ellipse(rcBounds); in OnDraw()
H A DMfcControlCtl.h46 virtual void OnDraw(CDC* pdc, const CRect& rcBounds, const CRect& rcInvalid);

Completed in 17 milliseconds