Home | History | Annotate | Download | only in rendering

Lines Matching refs:hoverAncestor

5789 RenderObject* RenderBlock::hoverAncestor() const
5791 return isAnonymousBlockContinuation() ? continuation() : RenderBox::hoverAncestor();