Lines Matching full:paint
327 void InlineTextBox::paint(RenderObject::PaintInfo& paintInfo, int tx, int ty)
349 // When only painting the selection, don't bother to paint if there is none.
381 // 1. Paint backgrounds behind text if needed. Examples of such backgrounds include selection
401 // 2. Now paint
507 // paint only the text that is selected
518 // Paint decorations
541 // underline intersects this run. Paint it.
547 // underline is completely after this run, bail. A later run will paint it.
574 // See if we have a selection to paint at all.
857 // Paint either the background markers or the foreground markers, but not both
881 // marker is completely after this run, bail. A later run will paint it.
884 // marker intersects this run. Paint it.