Searched refs:GetNextAvailContentHeight (Results 1 – 3 of 3) sorted by relevance
29 bool GetNextAvailContentHeight(float fChildHeight);
921 if (pProcessor->m_pPageMgr->GetNextAvailContentHeight(childSize.height)) { in InsertFlowedItem()2092 return m_pPageMgr->GetNextAvailContentHeight(fItemsHeight); in JudgePutNextPage()
1533 bool CXFA_LayoutPageMgr::GetNextAvailContentHeight(float fChildHeight) { in GetNextAvailContentHeight() function in CXFA_LayoutPageMgr