Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h132 bool IsLayoutGeneratedNode() const { in IsLayoutGeneratedNode() function
/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp2535 firstChild->GetFormNode()->IsLayoutGeneratedNode()) { in InsertFlowedItem()
2696 while (pNextChildContainer && pNextChildContainer->IsLayoutGeneratedNode()) { in HandleCheckNextChildContainer()
Dcxfa_viewlayoutprocessor.cpp1610 if (pCurLayoutItem->GetFormNode()->IsLayoutGeneratedNode()) in SaveLayoutItemChildren()