Home
last modified time | relevance | path

Searched refs:HasRemovedChildren (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffdocview.cpp640 if (!pResult->HasRemovedChildren()) in AddCalculateNodeNotify()
707 if (!node->HasRemovedChildren()) in RunValidate()
728 if (item->HasRemovedChildren()) in RunBindItems()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h143 bool HasRemovedChildren() const { in HasRemovedChildren() function
Dcxfa_layoutpagemgr.cpp1626 if (pCurLayoutItem->m_pFormNode->HasRemovedChildren()) { in SaveLayoutItem()
1988 if (pPageSetFormNode->HasRemovedChildren()) { in PrepareLayout()
Dcxfa_node.cpp587 if (!pFormNode || pFormNode->HasRemovedChildren()) in GetContainerWidgetAcc()
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp1522 if (!pFormNode || pFormNode->HasRemovedChildren()) in Script_Som_DefaultValue()