Searched refs:STATIC_DrawTextCallback (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/comctl32/ |
H A D | static.c | 531 static BOOL CALLBACK STATIC_DrawTextCallback(HDC hdc, LPARAM lp, WPARAM wp, int cx, int cy) in STATIC_DrawTextCallback() function 636 DrawStateW(hdc, hBrush, STATIC_DrawTextCallback, in STATIC_PaintTextfn()
|
/reactos/win32ss/user/user32/controls/ |
H A D | static.c | 614 static BOOL CALLBACK STATIC_DrawTextCallback(HDC hdc, LPARAM lp, WPARAM wp, int cx, int cy) in STATIC_DrawTextCallback() function 721 DrawStateW(hdc, hBrush, STATIC_DrawTextCallback, in STATIC_PaintTextfn()
|