Home | History | Annotate | Download | only in WebView

Lines Matching refs:ancestor

877 - (BOOL)_isDescendantOfFrame:(WebFrame *)ancestor
880 return coreFrame && coreFrame->tree()->isDescendantOf(core(ancestor));