Searched defs:OnDraw (Results 1 – 2 of 2) sorted by relevance
/reactos/base/applications/mspaint/ |
H A D | mouse.cpp | 587 void OnDraw(HDC hdc, BOOL bLeftButton, POINT pt0, POINT pt1) override in OnDraw() function 706 void OnDraw(HDC hdc, BOOL bLeftButton, POINT pt0, POINT pt1) override in OnDraw() function 721 void OnDraw(HDC hdc, BOOL bLeftButton, POINT pt0, POINT pt1) override in OnDraw() function 751 void OnDraw(HDC hdc, BOOL bLeftButton, POINT pt0, POINT pt1) override in OnDraw() function
|
/reactos/base/shell/explorer/ |
H A D | traydeskbtn.cpp | 316 VOID CTrayShowDesktopButton::OnDraw(HDC hdc, LPRECT prc) in OnDraw() function in CTrayShowDesktopButton
|