Searched refs:WC_TABCONTROLA (Results 1 – 4 of 4) sorted by relevance
/reactos/modules/rostests/winetests/comctl32/ |
H A D | tab.c | 232 handle = CreateWindowA(WC_TABCONTROLA, "TestTab", in create_tabcontrol() 372 tabHandle = CreateWindowA(WC_TABCONTROLA, "TestTab", in createFilledTabControl() 819 WC_TABCONTROLA, in test_getset_item() 1209 WC_TABCONTROLA, in test_TCM_SETITEMEXTRA() 1274 WC_TABCONTROLA, in test_TCS_OWNERDRAWFIXED() 1305 WC_TABCONTROLA, in test_TCS_OWNERDRAWFIXED() 1373 hTab = CreateWindowA(WC_TABCONTROLA, "TestTab", ptr->style, in test_create()
|
H A D | misc.c | 400 …check_class(WC_TABCONTROLA, 1, CS_DBLCLKS | CS_HREDRAW | CS_VREDRAW | CS_GLOBALCLASS, 0, FALS… in test_comctl32_classes()
|
/reactos/modules/rostests/winetests/user32/ |
H A D | class.c | 1232 WC_TABCONTROLA, in test_comctl32_classes()
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 3939 #define WC_TABCONTROLA "SysTabControl32" macro
|