Searched refs:TBSTYLE_SEP (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rosapps/templates/mdi/ |
H A D | main.c | 143 {0, 0, 0, TBSTYLE_SEP}, in InitInstance()
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | toolbar.c | 383 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 D | commctrl.h | 982 #define TBSTYLE_SEP 0x1 macro 999 #define BTNS_SEP TBSTYLE_SEP
|