Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dcommctrl.rh163 #define TCS_FORCELABELLEFT 0x0020
H A Dcommctrl.h3949 #define TCS_FORCELABELLEFT 0x20 macro
/reactos/dll/win32/comctl32/
H A Dtab.c1808 …if (infoPtr->dwStyle & TCS_FIXEDWIDTH && infoPtr->dwStyle & (TCS_FORCELABELLEFT | TCS_FORCEICONLEF… in TAB_DrawItemInterior()
1857 if (infoPtr->dwStyle & TCS_FIXEDWIDTH && infoPtr->dwStyle & TCS_FORCELABELLEFT) in TAB_DrawItemInterior()