Searched refs:paintTextMatchMarker (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DInlineTextBox.h192 void paintTextMatchMarker(GraphicsContext*, const FloatPoint& boxOrigin, DocumentMarker*, RenderStyle*, const Font&);
H A DInlineTextBox.cpp1368 void InlineTextBox::paintTextMatchMarker(GraphicsContext* pt, const FloatPoint& boxOrigin, DocumentMarker* marker, RenderStyle* style, const Font& font) function in class:WebCore::InlineTextBox
1464 paintTextMatchMarker(pt, boxOrigin, marker, style, font);

Completed in 114 milliseconds