Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.h56 m_pOverflowNode(nullptr) {} in CXFA_LayoutContext()
63 CXFA_Node* m_pOverflowNode; variable
Dxfa_layout_itemlayout.cpp661 layoutContext.m_pOverflowNode = pOverflowNode; in InsertFlowedItem()
704 pFormNode = pLayoutContext->m_pOverflowNode; in InsertFlowedItem()