/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/Source/WebCore/platform/graphics/cairo/ |
D | FontCairo.cpp | 99 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp… in drawGlyphs() function in WebCore::Font
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | FontHaiku.cpp | 73 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | FontWx.cpp | 70 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuff… in drawGlyphs() function in WebCore::Font
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | FontChromiumWin.cpp | 256 bool TransparencyAwareGlyphPainter::drawGlyphs(int numGlyphs, in drawGlyphs() function in WebCore::__anone86388e30111::TransparencyAwareGlyphPainter 445 void Font::drawGlyphs(GraphicsContext* graphicsContext, in drawGlyphs() function in WebCore::Font
|
D | FontLinux.cpp | 80 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | FontCGWin.cpp | 300 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuff… in drawGlyphs() function in WebCore::Font
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontWinCE.cpp | 65 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* fontData, const Glyph… in drawGlyphs() function in WebCore::Font
|
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
D | FontAndroid.cpp | 190 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
|