Searched defs:drawGlyphs (Results 1 – 9 of 9) sorted by relevance
/external/icu4c/samples/layout/ |
D | Surface.cpp | 15 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, c… in drawGlyphs() function in GDISurface
|
D | GnomeFontInstance.cpp | 41 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs() function in GnomeSurface
|
D | GDIFontInstance.cpp | 53 void GDISurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, co… in drawGlyphs() function in GDISurface
|
/external/webkit/WebCore/platform/graphics/wx/ |
D | FontWx.cpp | 42 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuff… in drawGlyphs() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/cairo/ |
D | FontCairo.cpp | 37 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp… in drawGlyphs() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/chromium/ |
D | FontLinux.cpp | 49 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
|
D | FontChromiumWin.cpp | 168 void Font::drawGlyphs(GraphicsContext* graphicsContext, in drawGlyphs() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/android/ |
D | FontAndroid.cpp | 110 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/win/ |
D | FontCGWin.cpp | 294 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuff… in drawGlyphs() function in WebCore::Font
|