Home
last modified time | relevance | path

Searched refs:WC_TABCONTROLA (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/winetests/comctl32/
H A Dtab.c232 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 Dmisc.c400 …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 Dclass.c1232 WC_TABCONTROLA, in test_comctl32_classes()
/reactos/sdk/include/psdk/
H A Dcommctrl.h3939 #define WC_TABCONTROLA "SysTabControl32" macro