Home
last modified time | relevance | path

Searched refs:cxBarPad (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dtaskbar.cpp141 metrics.cxBarPad = 0; in Init()
/reactos/base/shell/explorer/
H A Dsyspager.cpp1274 tbm.cxBarPad = 1; in RefreshToolbarMetrics()
H A Dtaskswnd.cpp210 tbm.cxBarPad = tbm.cyBarPad = 0; in UpdateTbButtonSpacing()
/reactos/dll/win32/comctl32/
H A Dcomctl32_ros.diff2136 + pMetrics->cxBarPad = infoPtr->szBarPadding.cx;
2200 + infoPtr->szBarPadding.cx = pMetrics->cxBarPad;
H A Dtoolbar.c3774 pMetrics->cxBarPad = infoPtr->szBarPadding.cx; in TOOLBAR_GetMetrics()
5066 infoPtr->szBarPadding.cx = pMetrics->cxBarPad; in TOOLBAR_SetMetrics()
/reactos/sdk/include/psdk/
H A Dcommctrl.h1296 int cxBarPad; member