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

/external/webkit/Source/WebCore/rendering/
H A DRenderInline.cpp1405 paintOutlineForLine(graphicsContext, tx, ty, rects.at(i - 1), rects.at(i), rects.at(i + 1));
1408 void RenderInline::paintOutlineForLine(GraphicsContext* graphicsContext, int tx, int ty, function in class:WebCore::RenderInline

Completed in 40 milliseconds