Home
last modified time | relevance | path

Searched refs:CreateViewRecord (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.h117 CXFA_ViewRecord* CreateViewRecord(CXFA_Node* pPageNode, bool bCreateNew);
Dcxfa_viewlayoutprocessor.cpp574 CXFA_ViewLayoutProcessor::CreateViewRecord(CXFA_Node* pPageNode, in CreateViewRecord() function in CXFA_ViewLayoutProcessor
1159 CreateViewRecord(pCurrentNode, !pStartChild); in FindPageAreaFromPageSet_Ordered()
1339 CXFA_ViewRecord* pNewRecord = CreateViewRecord(m_pCurPageArea, false); in GetNextAvailPageArea()