Searched refs:fChildHeight (Results 1 – 4 of 4) sorted by relevance
129 float fChildHeight,
29 bool GetNextAvailContentHeight(float fChildHeight);
1533 bool CXFA_LayoutPageMgr::GetNextAvailContentHeight(float fChildHeight) { in GetNextAvailContentHeight() argument1545 return fNextContentHeight > fChildHeight; in GetNextAvailContentHeight()1583 if (fNextContentHeight > fChildHeight) in GetNextAvailContentHeight()1598 if (fNextContentHeight > fChildHeight) in GetNextAvailContentHeight()
2072 float fChildHeight, in JudgePutNextPage() argument2091 fItemsHeight += fChildHeight; in JudgePutNextPage()