Home | History | Annotate | Download | only in rendering

Lines Matching defs:paintCustomHighlight

549             paintCustomHighlight(tx, ty, styleToUse->highlight());
860 void InlineTextBox::paintCustomHighlight(int tx, int ty, const AtomicString& type)
873 page->chrome()->client()->paintCustomHighlight(renderer()->node(), type, textRect, rootRect, true, false);