Home
last modified time | relevance | path

Searched defs:drawSimpleText (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFontFastPath.cpp353 void Font::drawSimpleText(GraphicsContext* context, const TextRun& run, const FloatPoint& point, in… in drawSimpleText() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/qt/
DFontQt.cpp238 void Font::drawSimpleText(GraphicsContext* ctx, const TextRun& run, const FloatPoint& point, int fr… in drawSimpleText() function in WebCore::Font