Home | History | Annotate | Download | only in rendering

Lines Matching defs:hoverAncestor

7147 RenderObject* RenderBlock::hoverAncestor() const
7149 return isAnonymousBlockContinuation() ? continuation() : RenderBox::hoverAncestor();