/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/haiku/ |
D | FontHaiku.cpp | 68 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/wx/ |
D | FontWx.cpp | 55 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 | 44 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp… in drawGlyphs() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/chromium/ |
D | FontChromiumWin.cpp | 254 bool TransparencyAwareGlyphPainter::drawGlyphs(int numGlyphs, in drawGlyphs() function in WebCore::__anon199354a70111::TransparencyAwareGlyphPainter 368 void Font::drawGlyphs(GraphicsContext* graphicsContext, in drawGlyphs() function in WebCore::Font
|
D | FontLinux.cpp | 77 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/android/ |
D | FontAndroid.cpp | 115 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
|
/external/webkit/WebCore/platform/graphics/wince/ |
D | FontWince.cpp | 64 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* fontData, const Glyph… in drawGlyphs() function in WebCore::Font
|