Searched refs:fContentAreaHeight (Results 1 – 2 of 2) sorted by relevance
316 FX_FLOAT fContentAreaHeight = -1,
955 FX_FLOAT fContentAreaHeight, in DoLayout() argument966 if (fContentAreaHeight < 0) { in DoLayout()1001 if ((i == iLineIndex) && (fLineHeight - fContentAreaHeight > 0.001)) { in DoLayout()1005 if (fLinePos + fLineHeight - fContentAreaHeight > 0.001) { in DoLayout()