/external/webkit/WebCore/platform/graphics/ |
D | WidthIterator.cpp | 69 void WidthIterator::advance(int offset, GlyphBuffer* glyphBuffer) in advance() 215 bool WidthIterator::advanceOneCharacter(float& width, GlyphBuffer* glyphBuffer) in advanceOneCharacter()
|
D | FontFastPath.cpp | 261 GlyphBuffer glyphBuffer; in drawSimpleText() local 293 void Font::drawGlyphBuffer(GraphicsContext* context, const GlyphBuffer& glyphBuffer, const TextRun&… in drawGlyphBuffer() argument 320 float Font::floatWidthForSimpleText(const TextRun& run, GlyphBuffer* glyphBuffer, HashSet<const Sim… in floatWidthForSimpleText()
|
/external/webkit/WebCore/platform/graphics/win/ |
D | UniscribeController.cpp | 88 void UniscribeController::advance(unsigned offset, GlyphBuffer* glyphBuffer) in advance() 176 …ndPlace(const UChar* cp, unsigned length, const SimpleFontData* fontData, GlyphBuffer* glyphBuffer) in itemizeShapeAndPlace() 213 …AndPlaceItem(const UChar* cp, unsigned i, const SimpleFontData* fontData, GlyphBuffer* glyphBuffer) in shapeAndPlaceItem()
|
D | FontCGWin.cpp | 130 …yphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuffer& glyphBuffer, in drawGDIGlyphs() 294 …yphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuffer& glyphBuffer, in drawGlyphs()
|
D | FontWin.cpp | 67 GlyphBuffer glyphBuffer; in drawComplexText() local
|
/external/webkit/WebCore/platform/wx/wxcode/mac/carbon/ |
D | non-kerned-drawing.cpp | 52 …sContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, int f… in drawTextWithSpacing()
|
/external/webkit/WebCore/platform/graphics/wx/ |
D | FontWx.cpp | 47 …yphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuffer& glyphBuffer, in drawGlyphs()
|
/external/webkit/WebCore/platform/graphics/mac/ |
D | FontMacCoreText.cpp | 63 GlyphBuffer glyphBuffer; in drawComplexText() local
|
D | CoreTextController.cpp | 308 void CoreTextController::advance(unsigned offset, GlyphBuffer* glyphBuffer) in advance()
|
/external/webkit/WebCore/platform/graphics/cairo/ |
D | FontCairo.cpp | 43 …t::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyphBuffer, in drawGlyphs()
|
/external/webkit/WebCore/platform/wx/wxcode/win/ |
D | non-kerned-drawing.cpp | 72 …sContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, int f… in drawTextWithSpacing()
|
/external/webkit/WebCore/platform/wx/wxcode/gtk/ |
D | non-kerned-drawing.cpp | 186 …sContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, int f… in drawTextWithSpacing()
|
/external/webkit/WebCore/platform/graphics/chromium/ |
D | FontChromiumWin.cpp | 205 const GlyphBuffer& glyphBuffer, in TransparencyAwareGlyphPainter() 359 const GlyphBuffer& glyphBuffer, in drawGlyphs()
|
D | FontLinux.cpp | 56 const GlyphBuffer& glyphBuffer, int from, int numGlyphs, in drawGlyphs()
|
/external/webkit/WebCore/platform/graphics/android/ |
D | FontAndroid.cpp | 116 const GlyphBuffer& glyphBuffer, int from, int numGlyphs, in drawGlyphs()
|
/external/webkit/WebCore/platform/graphics/wince/ |
D | FontWince.cpp | 64 …s(GraphicsContext* graphicsContext, const SimpleFontData* fontData, const GlyphBuffer& glyphBuffer, in drawGlyphs()
|
D | GraphicsContextWince.cpp | 1601 void GraphicsContext::drawText(const SimpleFontData* fontData, const GlyphBuffer& glyphBuffer, in drawText()
|