Home
last modified time | relevance | path

Searched refs:drawGlyphs (Results 1 – 25 of 34) 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/Source/WebCore/platform/graphics/chromium/
DFontChromiumWin.cpp199 … bool drawGlyphs(int numGlyphs, const WORD* glyphs, const int* advances, float startAdvance) const;
256 bool TransparencyAwareGlyphPainter::drawGlyphs(int numGlyphs, in drawGlyphs() function in WebCore::__anon3a518b410111::TransparencyAwareGlyphPainter
431 …success = painter.drawGlyphs(curLen, &glyphs[0], &advances[0], horizontalOffset - point.x() - curr… in drawGlyphsWin()
445 void Font::drawGlyphs(GraphicsContext* graphicsContext, in drawGlyphs() function in WebCore::Font
DFontLinux.cpp80 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/haiku/
DFontHaiku.cpp73 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/wx/
DFontWx.cpp70 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuff… in drawGlyphs() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/cairo/
DFontCairo.cpp99 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp… in drawGlyphs() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/
DFontFastPath.cpp391 drawGlyphs(context, fontData, glyphBuffer, lastFrom, nextGlyph - lastFrom, startPoint); in drawGlyphBuffer()
402 drawGlyphs(context, fontData, glyphBuffer, lastFrom, nextGlyph - lastFrom, startPoint); in drawGlyphBuffer()
DFont.h177 …void drawGlyphs(GraphicsContext*, const SimpleFontData*, const GlyphBuffer&, int from, int to, con…
/external/webkit/Source/WebCore/platform/graphics/wince/
DFontWinCE.cpp65 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* fontData, const Glyph… in drawGlyphs() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/win/
DFontCGWin.cpp300 void Font::drawGlyphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuff… in drawGlyphs() function in WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/mac/
DFontMac.mm140 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp…
/external/webkit/Source/WebCore/platform/graphics/android/context/
DGraphicsOperation.h781 m_font->drawGlyphs(&graphicsContext, m_simpleFont, in DrawText()
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DFontAndroid.cpp187 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font, in drawGlyphs() function in WebCore::Font
/external/webkit/Source/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:]):
/external/webkit/Source/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 …]

12