Searched refs:SEPARATOR_HEIGHT (Results 1 – 2 of 2) sorted by relevance
755 nY += SEPARATOR_HEIGHT; in implCalcSize()964 nY += pEntry ? pEntry->maSize.Height() : SEPARATOR_HEIGHT; in implHighlightEntry()1052 nY += SEPARATOR_HEIGHT; in implHighlightEntry()1404 aTmpPos.Y() = aPos.Y() + ((SEPARATOR_HEIGHT-2)/2); in implPaint()1598 aTopLeft.Y() += pEntry ? pEntry->maSize.Height() : SEPARATOR_HEIGHT; in implPaint()
58 const int SEPARATOR_HEIGHT = 4; variable
Completed in 150 milliseconds