Searched refs:fChildHeight (Results 1 – 4 of 4) sorted by relevance
27 bool GetNextAvailContentHeight(FX_FLOAT fChildHeight);
146 FX_FLOAT fChildHeight,
1514 bool CXFA_LayoutPageMgr::GetNextAvailContentHeight(FX_FLOAT fChildHeight) { in GetNextAvailContentHeight() argument1525 return fNextContentHeight > fChildHeight; in GetNextAvailContentHeight()1554 if (fNextContentHeight > fChildHeight) in GetNextAvailContentHeight()1568 if (fNextContentHeight > fChildHeight) in GetNextAvailContentHeight()
2020 FX_FLOAT fChildHeight, in JudgePutNextPage() argument2039 fItemsHeight += fChildHeight; in JudgePutNextPage()