Searched refs:QueryOverflow (Results 1 – 3 of 3) sorted by relevance
73 CXFA_Node* QueryOverflow(CXFA_Node* pFormNode);
2390 m_pViewLayoutProcessor->QueryOverflow(GetFormNode()); in InsertFlowedItem()2432 m_pViewLayoutProcessor->QueryOverflow(pProcessor->GetFormNode()); in InsertFlowedItem()
1629 CXFA_Node* CXFA_ViewLayoutProcessor::QueryOverflow(CXFA_Node* pFormNode) { in QueryOverflow() function in CXFA_ViewLayoutProcessor