Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/controls/
H A Dbutton.c219 static BOOL button_update_uistate(HWND hwnd, BOOL unicode) in button_update_uistate() function
/reactos/dll/win32/comctl32/
H A Dbutton.c584 static BOOL button_update_uistate(BUTTON_INFO *infoPtr) in button_update_uistate() function