Home | History | Annotate | Download | only in rendering

Lines Matching defs:paintCustomHighlight

160 void RootInlineBox::paintCustomHighlight(PaintInfo& paintInfo, int tx, int ty, const AtomicString& highlightType)
176 page->chrome()->client()->paintCustomHighlight(renderer()->node(), highlightType, rootRect, rootRect, false, true);
188 paintCustomHighlight(paintInfo, tx, ty, styleToUse->highlight());