Home | History | Annotate | Download | only in rendering

Lines Matching refs:hoverAncestor

3929 RenderObject* RenderBlock::hoverAncestor() const
3931 return isAnonymousBlockContinuation() ? continuation() : RenderBox::hoverAncestor();