Home
last modified time | relevance | path

Searched defs:IsAncestorOf (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.cpp608 bool CXFA_FFWidget::IsAncestorOf(CXFA_FFWidget* pWidget) { in IsAncestorOf() function in CXFA_FFWidget
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1598 bool CXFA_Node::IsAncestorOf(const CXFA_Node* that) const { in IsAncestorOf() function in CXFA_Node