Searched refs:fNextContentHeight (Results 1 – 1 of 1) sorted by relevance
1542 float fNextContentHeight = pCurContentNode->JSObject() in GetNextAvailContentHeight() local1545 return fNextContentHeight > fChildHeight; in GetNextAvailContentHeight()1580 float fNextContentHeight = pContentArea->JSObject() in GetNextAvailContentHeight() local1583 if (fNextContentHeight > fChildHeight) in GetNextAvailContentHeight()1593 float fNextContentHeight = pContentArea->JSObject() in GetNextAvailContentHeight() local1596 if (fNextContentHeight < XFA_LAYOUT_FLOAT_PERCISION) in GetNextAvailContentHeight()1598 if (fNextContentHeight > fChildHeight) in GetNextAvailContentHeight()