Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/controls/
H A Dbutton.c99 static void OB_Paint( HWND hwnd, HDC hDC, UINT action );
135 OB_Paint /* BS_OWNERDRAW */
1333 static void OB_Paint( HWND hwnd, HDC hDC, UINT action ) in OB_Paint() function
/reactos/dll/win32/comctl32/
H A Dbutton.c120 static void OB_Paint( const BUTTON_INFO *infoPtr, HDC hDC, UINT action );
170 OB_Paint, /* BS_OWNERDRAW */
1874 static void OB_Paint( const BUTTON_INFO *infoPtr, HDC hDC, UINT action ) in OB_Paint() function