Home
last modified time | relevance | path

Searched refs:QueryOverflow (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.h74 CXFA_Node* QueryOverflow(CXFA_Node* pFormNode);
Dcxfa_contentlayoutprocessor.cpp2388 m_pViewLayoutProcessor->QueryOverflow(GetFormNode()); in InsertFlowedItem()
2430 m_pViewLayoutProcessor->QueryOverflow(pProcessor->GetFormNode()); in InsertFlowedItem()
Dcxfa_viewlayoutprocessor.cpp1631 CXFA_Node* CXFA_ViewLayoutProcessor::QueryOverflow(CXFA_Node* pFormNode) { in QueryOverflow() function in CXFA_ViewLayoutProcessor