Searched refs:hoverAncestor (Results 1 – 8 of 8) sorted by relevance
3785 for (RenderObject* currObj1 = obj1; currObj1; currObj1 = currObj1->hoverAncestor()) in scrollTo()3786 for (RenderObject* currObj2 = obj2; currObj2; currObj2 = currObj2->hoverAncestor()) in scrollTo()3848 … for (RenderObject* curr = oldHoverObj; curr && curr != ancestor; curr = curr->hoverAncestor()) { in scrollTo()3855 for (RenderObject* curr = newHoverObj; curr; curr = curr->hoverAncestor()) { in scrollTo()
480 virtual RenderObject* hoverAncestor() const { return parent(); } in hoverAncestor() function
568 virtual RenderObject* hoverAncestor() const;
5789 RenderObject* RenderBlock::hoverAncestor() const in hoverAncestor() function in WebCore::RenderBlock5791 return isAnonymousBlockContinuation() ? continuation() : RenderBox::hoverAncestor(); in hoverAncestor()
23092 NodeImpl::detach here, modified to use the DOM tree instead of hoverAncestor,29834 * rendering/render_layer.cpp: Changed static method hoverAncestor() into a29839 (WebCore::RenderObject::hoverAncestor)
43077 (WebCore::RenderBlock::hoverAncestor):46610 (WebCore::RenderBlock::hoverAncestor):47552 (WebCore::RenderBlock::hoverAncestor):47626 (WebCore::RenderObject::hoverAncestor):53418 (WebCore::RenderObject::hoverAncestor):
2683 (hoverAncestor):
917 (WebCore::RenderBlock::hoverAncestor):