Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.cpp400 if (pParent && !pParent->IsAncestorOf(pOldWidget)) { in OnSetFocus()
416 if (pParent && !pParent->IsAncestorOf(pNewWidget)) { in OnKillFocus()
578 bool CXFA_FFWidget::IsAncestorOf(CXFA_FFWidget* pWidget) { in IsAncestorOf() function in CXFA_FFWidget
Dcxfa_ffwidget.h143 bool IsAncestorOf(CXFA_FFWidget* pWidget);