Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h166 void SetNodeAndDescendantsUnused();
Dcxfa_node.cpp5059 void CXFA_Node::SetNodeAndDescendantsUnused() { in SetNodeAndDescendantsUnused() function in CXFA_Node
/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.cpp1622 pCurLayoutItem->GetFormNode()->SetNodeAndDescendantsUnused(); in SaveLayoutItemChildren()