Searched refs:fContentAreaHeight (Results 1 – 2 of 2) sorted by relevance
44 FX_FLOAT fContentAreaHeight = -1,
302 FX_FLOAT fContentAreaHeight, in DoLayout() argument313 if (fContentAreaHeight < 0) in DoLayout()348 if ((i == iLineIndex) && (fLineHeight - fContentAreaHeight > 0.001)) { in DoLayout()352 if (fLinePos + fLineHeight - fContentAreaHeight > 0.001) { in DoLayout()