Searched defs:paintDocumentMarkers (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DInlineTextBox.cpp557 paintDocumentMarkers(context, boxOrigin, styleToUse, font, true);
742 paintDocumentMarkers(context, boxOrigin, styleToUse, font, false);
1100 void InlineTextBox::paintDocumentMarkers(GraphicsContext* pt, const FloatPoint& boxOrigin, RenderStyle* style, const Font& font, bool background) function in class:WebCore::InlineTextBox

Completed in 63 milliseconds