HomeSort by relevance Sort by last modified time
    Searched refs:HasRemovedChildren (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fxfa/app/
xfa_ffdocview.cpp 642 if (!pResultAcc->GetNode()->HasRemovedChildren())
708 if (!pAcc->GetNode()->HasRemovedChildren())
727 if (item->HasRemovedChildren())
  /external/pdfium/xfa/fxfa/parser/
cxfa_layoutpagemgr.cpp     [all...]
xfa_object.h 175 bool HasRemovedChildren() const {
    [all...]
cxfa_node.cpp 843 if (!pFormNode || pFormNode->HasRemovedChildren())
    [all...]

Completed in 165 milliseconds