Searched refs:TOP_BORDER (Results 1 – 2 of 2) sorted by relevance
203 #define TOP_BORDER 2 macro274 return (infoPtr->dwStyle & TBSTYLE_FLAT ? 0 : TOP_BORDER); in default_top_margin()3261 cy = TOP_BORDER + infoPtr->nRows * infoPtr->nButtonHeight + BOTTOM_BORDER; in TOOLBAR_AutoSize()
1863 return (infoPtr->dwStyle & TBSTYLE_FLAT ? 0 : TOP_BORDER);