Searched defs:drawGlyphs (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/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/chromium_org/third_party/icu/source/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/chromium_org/third_party/WebKit/Source/platform/fonts/mac/ |
D | FontMac.cpp | 77 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in blink::Font
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/ |
D | FontHarfBuzz.cpp | 121 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in blink::Font
|