Home
last modified time | relevance | path

Searched refs:CB_GETHORIZONTALEXTENT (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rostests/tests/combotst/
H A Dcombotst.c175 {"CB_GETHORIZONTALEXTENT",CB_GETHORIZONTALEXTENT,0,0,&HandlePrintReturnHex},
/reactos/dll/win32/comctl32/
H A Dcombo.c1983 case CB_GETHORIZONTALEXTENT: in COMBO_WindowProc()
/reactos/win32ss/user/user32/controls/
H A Dcombo.c2145 case CB_GETHORIZONTALEXTENT: in ComboWndProc_common()
/reactos/sdk/include/reactos/
H A Dmsgdump.h4845 HANDLE_MSG(hwnd, CB_GETHORIZONTALEXTENT, MD_ComboBox_OnGetHorizontalExtent); in MD_msgdump()
5560 DEFINE_RESULT(CB_GETHORIZONTALEXTENT); in MD_msgresult()
/reactos/sdk/include/psdk/
H A Dwinuser.h1952 #define CB_GETHORIZONTALEXTENT 349 macro