Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffdocview.cpp642 if (!pResultAcc->GetNode()->HasRemovedChildren()) in AddCalculateNodeNotify()
708 if (!pAcc->GetNode()->HasRemovedChildren()) in RunValidate()
727 if (item->HasRemovedChildren()) in RunBindItems()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.cpp1596 if (pCurLayoutItem->m_pFormNode->HasRemovedChildren()) { in SaveLayoutItem()
1962 if (pPageSetFormNode->HasRemovedChildren()) { in PrepareLayout()
Dxfa_object.h175 bool HasRemovedChildren() const { in HasRemovedChildren() function
Dcxfa_node.cpp843 if (!pFormNode || pFormNode->HasRemovedChildren()) in GetContainerWidgetData()
2006 if (!pFormNode || pFormNode->HasRemovedChildren()) { in Script_Som_DefaultValue()