Searched refs:IsAncestorOf (Results 1 – 2 of 2) sorted by relevance
429 if (pParent && !pParent->IsAncestorOf(pOldWidget)) { in OnSetFocus()463 if (pParent && !pParent->IsAncestorOf(pNewWidget)) { in OnKillFocus()636 bool CXFA_FFWidget::IsAncestorOf(CXFA_FFWidget* pWidget) { in IsAncestorOf() function in CXFA_FFWidget
168 bool IsAncestorOf(CXFA_FFWidget* pWidget);