Home
last modified time | relevance | path

Searched refs:drawGlyphs (Results 1 – 25 of 26) sorted by relevance

12

/external/icu4c/samples/layout/
DSurface.h12 …void drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int…
DRenderingSurface.h26 virtual void drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count,
Drsurface.cpp21 rs->drawGlyphs((const LEFontInstance *) font, glyphs, count, positions, x, y, width, height); in rs_drawGlyphs()
DSurface.cpp15 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, c… in drawGlyphs() function in GDISurface
DGDIFontInstance.h34 virtual void drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count,
DGnomeFontInstance.h37 virtual void drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count,
DGnomeFontInstance.cpp41 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs() function in GnomeSurface
Dparagraph.cpp244 surface->drawGlyphs(font, glyphs, glyphCount, positions, x, y, fWidth, fHeight); in draw()
DGDIFontInstance.cpp53 void GDISurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, co… in drawGlyphs() function in GDISurface
/external/webkit/WebCore/platform/graphics/wx/
DFontWx.cpp42 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuff… in drawGlyphs() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/chromium/
DFontLinux.cpp49 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
DFontChromiumWin.cpp168 void Font::drawGlyphs(GraphicsContext* graphicsContext, in drawGlyphs() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/
DFontFastPath.cpp285 drawGlyphs(context, fontData, glyphBuffer, lastFrom, nextGlyph - lastFrom, startPoint); in drawGlyphBuffer()
296 drawGlyphs(context, fontData, glyphBuffer, lastFrom, nextGlyph - lastFrom, startPoint); in drawGlyphBuffer()
DFont.h145 …void drawGlyphs(GraphicsContext*, const SimpleFontData*, const GlyphBuffer&, int from, int to, con…
/external/webkit/WebCore/platform/graphics/cairo/
DFontCairo.cpp37 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp… in drawGlyphs() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/android/
DFontAndroid.cpp110 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/mac/
DFontMac.mm45 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp…
/external/webkit/WebCore/platform/graphics/win/
DFontCGWin.cpp294 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuff… in drawGlyphs() function in WebCore::Font
/external/webkit/WebKit/mac/
DChangeLog-2002-12-037002 …(-[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:]):
DChangeLog-2006-02-091958 (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…
DChangeLog-2007-10-1422704 (drawGlyphs):
/external/webkit/WebCore/
DChangeLog-2008-08-10174 (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 …]
DChangeLog-2006-12-311981 (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 …]
DChangeLog-2007-10-141244 (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 …]
DChangeLog976 (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):

12