/external/icu4c/samples/layout/ |
D | Surface.h | 12 …void drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int…
|
D | RenderingSurface.h | 26 virtual void drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count,
|
D | rsurface.cpp | 21 rs->drawGlyphs((const LEFontInstance *) font, glyphs, count, positions, x, y, width, height); in rs_drawGlyphs()
|
D | Surface.cpp | 15 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, c… in drawGlyphs() function in GDISurface
|
D | GDIFontInstance.h | 34 virtual void drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count,
|
D | GnomeFontInstance.h | 37 virtual void drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count,
|
D | GnomeFontInstance.cpp | 41 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs() function in GnomeSurface
|
D | paragraph.cpp | 244 surface->drawGlyphs(font, glyphs, glyphCount, positions, x, y, fWidth, fHeight); in draw()
|
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/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/ |
D | FontFastPath.cpp | 285 drawGlyphs(context, fontData, glyphBuffer, lastFrom, nextGlyph - lastFrom, startPoint); in drawGlyphBuffer() 296 drawGlyphs(context, fontData, glyphBuffer, lastFrom, nextGlyph - lastFrom, startPoint); in drawGlyphBuffer()
|
D | Font.h | 145 …void drawGlyphs(GraphicsContext*, const SimpleFontData*, const GlyphBuffer&, int from, int to, con…
|
/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/android/ |
D | FontAndroid.cpp | 110 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/mac/ |
D | FontMac.mm | 45 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp…
|
/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/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 7002 …(-[WebTextRenderer drawGlyphs:numGlyphs:fromGlyphPosition:toGlyphPosition:atPoint:withPadding:with… 7132 …(-[WebTextRenderer drawGlyphs:numGlyphs:fromGlyphPosition:toGlyphPosition:atPoint:withPadding:with… 7872 …(-[WebTextRenderer drawGlyphs:numGlyphs:fromGlyphPosition:toGlyphPosition:atPoint:withPadding:with… 9199 …(-[WebTextRenderer drawGlyphs:numGlyphs:fromGlyphPosition:toGlyphPosition:atPoint:withTextColor:ba… 9253 …(-[WebTextRenderer drawGlyphs:numGlyphs:fromGlyphPosition:toGlyphPosition:atPoint:withTextColor:ba… 12348 …(-[IFTextRenderer drawGlyphs:numGlyphs:fromGlyphPosition:toGlyphPosition:atPoint:withTextColor:bac… 12413 …(-[IFTextRenderer drawGlyphs:numGlyphs:fromGlyphPosition:toGlyphPosition:atPoint:withTextColor:bac… 12552 (-[IFTextRenderer drawGlyphs:numGlyphs:atPoint:withColor:]): 12614 (-[IFTextRenderer drawGlyphs:numGlyphs:atPoint:withColor:]):
|
D | ChangeLog-2006-02-09 | 1958 (drawGlyphs): Replaced 14 with new SYNTHETIC_OBLIQUE_ANGLE define. 2851 (drawGlyphs): Ditto. 3085 (drawGlyphs): Only flip the matrix if the NSGraphicsContext is flipped. 3131 …(drawGlyphs): Renamed to remove underscore prefix. Added code for synthetic oblique (14 degree sla…
|
D | ChangeLog-2007-10-14 | 22704 (drawGlyphs):
|
/external/webkit/WebCore/ |
D | ChangeLog-2008-08-10 | 174 (WebCore::Font::drawGlyphs): 4544 (WebCore::Font::drawGlyphs): Pass the result of 5368 (WebCore::Font::drawGlyphs): 8848 (WebCore::Font::drawGlyphs): 9376 (WebCore::Font::drawGlyphs): The IntSize::isEmpty() call checks that the 14030 (WebCore::Font::drawGlyphs): 20632 (WebCore::Font::drawGlyphs): Added call to 23708 (WebCore::Font::drawGlyphs): Ditto. 23710 (WebCore::Font::drawGlyphs): Ditto. 24240 (WebCore::Font::drawGlyphs): [all …]
|
D | ChangeLog-2006-12-31 | 1981 (WebCore::Font::drawGlyphs): 2099 (WebCore::Font::drawGlyphs): 2510 (WebCore::Font::drawGlyphs): 2710 (WebCore::Font::drawGlyphs): 2834 …uld implement setPlatformTextDrawingMode or just query the mode in their drawGlyphs/drawComplexText 2865 (WebCore::Font::drawGlyphs): 3017 (WebCore::Font::drawGlyphs): 29866 (WebCore::Font::drawGlyphs): 30165 (WebCore::Font::drawGlyphs): 30377 Bug 10836: REGRESSION: Mac implementation of Font::drawGlyphs leaks a CGColorRef [all …]
|
D | ChangeLog-2007-10-14 | 1244 (WebCore::Font::drawGlyphs): 9695 (WebCore::Font::drawGlyphs): 12813 (WebCore::Font::drawGlyphs): 24479 (WebCore::Font::drawGlyphs): 25949 (WebCore::Font::drawGlyphs): 27310 (WebCore::Font::drawGlyphs): 27317 (WebCore::Font::drawGlyphs): 27412 * platform/win/FontWin.cpp: (WebCore::Font::drawGlyphs): Fix build, 27422 (WebCore::Font::drawGlyphs): 30235 (WebCore::Font::drawGlyphs): [all …]
|
D | ChangeLog | 976 (WebCore::Font::drawGlyphs): Changed to use GDI rather than Core 7846 (WebCore::Font::drawGlyphs): 8467 (WebCore::Font::drawGlyphs): 9553 (WebCore::Font::drawGlyphs): Changed to use drawGDIGlyphs() only if 33632 (WebCore::Font::drawGlyphs): 45209 (WebCore::Font::drawGlyphs): 45442 (WebCore::Font::drawGlyphs): The old code tried to translate the text 45956 (WebCore::Font::drawGlyphs):
|