Home
last modified time | relevance | path

Searched refs:TBSTYLE_SEP (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rosapps/templates/mdi/
H A Dmain.c143 {0, 0, 0, TBSTYLE_SEP}, in InitInstance()
/reactos/modules/rostests/winetests/comctl32/
H A Dtoolbar.c383 MakeButton(buttons+3, 1003, TBSTYLE_SEP|TBSTYLE_GROUP, 0); in basic_test()
384 MakeButton(buttons+6, 1006, TBSTYLE_SEP, 0); in basic_test()
2057 MakeButton(buttons+3, 1003, TBSTYLE_SEP|TBSTYLE_GROUP, 0); in test_get_set_style()
2058 MakeButton(buttons+6, 1006, TBSTYLE_SEP, 0); in test_get_set_style()
/reactos/sdk/include/psdk/
H A Dcommctrl.h982 #define TBSTYLE_SEP 0x1 macro
999 #define BTNS_SEP TBSTYLE_SEP