/external/webkit/Source/WebCore/platform/graphics/ |
D | WidthIterator.h | 31 class GlyphBuffer; variable 38 void advance(int to, GlyphBuffer* = 0); 39 bool advanceOneCharacter(float& width, GlyphBuffer* = 0);
|
D | Font.h | 50 class GlyphBuffer; variable 171 …float getGlyphsAndAdvancesForSimpleText(const TextRun&, int from, int to, GlyphBuffer&, ForTextEmp… 177 …void drawGlyphs(GraphicsContext*, const SimpleFontData*, const GlyphBuffer&, int from, int to, con… 181 void drawGlyphBuffer(GraphicsContext*, const GlyphBuffer&, const FloatPoint&) const; 182 …void drawEmphasisMarks(GraphicsContext* context, const GlyphBuffer&, const AtomicString&, const Fl… 183 …float floatWidthForSimpleText(const TextRun&, GlyphBuffer*, HashSet<const SimpleFontData*>* fallba… 195 …float getGlyphsAndAdvancesForComplexText(const TextRun&, int from, int to, GlyphBuffer&, ForTextEm…
|
D | FontFastPath.cpp | 325 float Font::getGlyphsAndAdvancesForSimpleText(const TextRun& run, int from, int to, GlyphBuffer& gl… in getGlyphsAndAdvancesForSimpleText() 356 GlyphBuffer glyphBuffer; in drawSimpleText() 369 GlyphBuffer glyphBuffer; in drawEmphasisMarksForSimpleText() 378 void Font::drawGlyphBuffer(GraphicsContext* context, const GlyphBuffer& glyphBuffer, const FloatPoi… in drawGlyphBuffer() 415 inline static float offsetToMiddleOfGlyphAtIndex(const GlyphBuffer& glyphBuffer, size_t i) in offsetToMiddleOfGlyphAtIndex() 420 void Font::drawEmphasisMarks(GraphicsContext* context, const GlyphBuffer& glyphBuffer, const Atomic… in drawEmphasisMarks() 437 GlyphBuffer markBuffer; in drawEmphasisMarks() 449 float Font::floatWidthForSimpleText(const TextRun& run, GlyphBuffer* glyphBuffer, HashSet<const Sim… in floatWidthForSimpleText() 487 GlyphBuffer localGlyphBuffer; in offsetForPositionForSimpleText()
|
D | WidthIterator.cpp | 77 void WidthIterator::advance(int offset, GlyphBuffer* glyphBuffer) in advance() 224 bool WidthIterator::advanceOneCharacter(float& width, GlyphBuffer* glyphBuffer) in advanceOneCharacter()
|
D | GlyphBuffer.h | 71 class GlyphBuffer {
|
D | GraphicsContext.h | 119 class GlyphBuffer; variable 458 …void drawText(const SimpleFontData* fontData, const GlyphBuffer& glyphBuffer, int from, int numGly…
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | UniscribeController.h | 41 void advance(unsigned to, GlyphBuffer* = 0); 57 void itemizeShapeAndPlace(const UChar*, unsigned length, const SimpleFontData*, GlyphBuffer*); 58 bool shapeAndPlaceItem(const UChar*, unsigned index, const SimpleFontData*, GlyphBuffer*);
|
D | FontWin.cpp | 72 float Font::getGlyphsAndAdvancesForComplexText(const TextRun& run, int from, int to, GlyphBuffer& g… in getGlyphsAndAdvancesForComplexText() 101 GlyphBuffer glyphBuffer; in drawComplexText() 116 GlyphBuffer glyphBuffer; in drawEmphasisMarksForComplexText()
|
D | UniscribeController.cpp | 93 void UniscribeController::advance(unsigned offset, GlyphBuffer* glyphBuffer) in advance() 181 …ndPlace(const UChar* cp, unsigned length, const SimpleFontData* fontData, GlyphBuffer* glyphBuffer) in itemizeShapeAndPlace() 218 …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() 300 …yphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuffer& glyphBuffer, in drawGlyphs()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | FontWx.cpp | 70 …yphs(GraphicsContext* graphicsContext, const SimpleFontData* font, const GlyphBuffer& glyphBuffer, in drawGlyphs() 111 …ForComplexText(const TextRun& /* run */, int /* from */, int /* to */, GlyphBuffer& /* glyphBuffer… in getGlyphsAndAdvancesForComplexText() argument 123 GlyphBuffer glyphBuffer; in drawComplexText() 159 GlyphBuffer glyphBuffer; in drawEmphasisMarksForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | FontComplexTextMac.cpp | 59 float Font::getGlyphsAndAdvancesForComplexText(const TextRun& run, int from, int to, GlyphBuffer& g… in getGlyphsAndAdvancesForComplexText() 86 GlyphBuffer glyphBuffer; in drawComplexText() 101 GlyphBuffer glyphBuffer; in drawEmphasisMarksForComplexText()
|
D | ComplexTextController.h | 53 void advance(unsigned to, GlyphBuffer* = 0);
|
D | FontMac.mm | 26 #import "GlyphBuffer.h" 140 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp…
|
D | ComplexTextController.cpp | 345 void ComplexTextController::advance(unsigned offset, GlyphBuffer* glyphBuffer) in advance()
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | FontChromiumWin.cpp | 190 const GlyphBuffer&, 205 const GlyphBuffer& m_glyphBuffer; 217 const GlyphBuffer& glyphBuffer, in TransparencyAwareGlyphPainter() 379 const GlyphBuffer& glyphBuffer, in drawGlyphsWin() 447 const GlyphBuffer& glyphBuffer, in drawGlyphs()
|
D | FontLinux.cpp | 81 const GlyphBuffer& glyphBuffer, int from, int numGlyphs, in drawGlyphs()
|
/external/webkit/Source/WebCore/platform/wx/wxcode/ |
D | non-kerned-drawing.h | 40 …phicsContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, i…
|
/external/webkit/Source/WebCore/platform/wx/wxcode/mac/carbon/ |
D | non-kerned-drawing.cpp | 44 …phicsContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, i… in drawTextWithSpacing()
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | FontHaiku.cpp | 74 … const GlyphBuffer& glyphBuffer, int from, int numGlyphs, const FloatPoint& point) const in drawGlyphs()
|
/external/webkit/Source/WebCore/platform/wx/wxcode/win/ |
D | non-kerned-drawing.cpp | 72 …phicsContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, i… in drawTextWithSpacing()
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | FontCairo.cpp | 99 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp… in drawGlyphs()
|
/external/webkit/Source/WebCore/platform/wx/wxcode/gtk/ |
D | non-kerned-drawing.cpp | 186 …phicsContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, i… in drawTextWithSpacing()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontWinCE.cpp | 65 …s(GraphicsContext* graphicsContext, const SimpleFontData* fontData, const GlyphBuffer& glyphBuffer, in drawGlyphs()
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | FontQt.cpp | 276 float Font::floatWidthForSimpleText(const TextRun& run, GlyphBuffer* glyphBuffer, HashSet<const Sim… in floatWidthForSimpleText()
|