Searched refs:fChildHeight (Results 1 – 4 of 4) sorted by relevance
42 bool GetNextAvailContentHeight(float fChildHeight);
125 float fChildHeight,
1517 bool CXFA_ViewLayoutProcessor::GetNextAvailContentHeight(float fChildHeight) { in GetNextAvailContentHeight() argument1528 return fNextContentHeight > fChildHeight; in GetNextAvailContentHeight()1564 if (fNextContentHeight > fChildHeight) in GetNextAvailContentHeight()1580 fNextContentHeight > fChildHeight; in GetNextAvailContentHeight()
1436 float fChildHeight, in JudgePutNextPage() argument1457 fItemsHeight += fChildHeight; in JudgePutNextPage()