Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h167 bool IsLayoutGeneratedNode() const { in IsLayoutGeneratedNode() function
/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp2578 firstChild->GetFormNode()->IsLayoutGeneratedNode()) { in InsertFlowedItem()
2740 while (pNextChildContainer && pNextChildContainer->IsLayoutGeneratedNode()) { in HandleCheckNextChildContainer()
Dcxfa_viewlayoutprocessor.cpp1623 if (pCurLayoutItem->GetFormNode()->IsLayoutGeneratedNode()) in SaveLayoutItemChildren()