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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
H A DFontHarfBuzz.cpp86 static void paintGlyphs(GraphicsContext* gc, const SimpleFontData* font, function in namespace:blink
163 paintGlyphs(gc, font, glyphs, chunkLength, pos, textRect);
199 paintGlyphs(gc, font, glyphs, numGlyphs, pos, textRect);
208 // See also paintGlyphs.

Completed in 100 milliseconds