Home
last modified time | relevance | path

Searched defs:PB_Paint (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/user/user32/controls/
H A Dbutton.c942 static void PB_Paint( HWND hwnd, HDC hDC, UINT action ) in PB_Paint() function
/reactos/dll/win32/comctl32/
H A Dbutton.c1493 static void PB_Paint( const BUTTON_INFO *infoPtr, HDC hDC, UINT action ) in PB_Paint() function