Home
last modified time | relevance | path

Searched refs:GlyphBuffer (Results 1 – 25 of 39) sorted by relevance

12

/external/webkit/Source/WebCore/platform/graphics/
DWidthIterator.h31 class GlyphBuffer; variable
38 void advance(int to, GlyphBuffer* = 0);
39 bool advanceOneCharacter(float& width, GlyphBuffer* = 0);
DFont.h50 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…
DFontFastPath.cpp325 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()
DWidthIterator.cpp77 void WidthIterator::advance(int offset, GlyphBuffer* glyphBuffer) in advance()
224 bool WidthIterator::advanceOneCharacter(float& width, GlyphBuffer* glyphBuffer) in advanceOneCharacter()
DGlyphBuffer.h71 class GlyphBuffer {
DGraphicsContext.h119 class GlyphBuffer; variable
458 …void drawText(const SimpleFontData* fontData, const GlyphBuffer& glyphBuffer, int from, int numGly…
/external/webkit/Source/WebCore/platform/graphics/win/
DUniscribeController.h41 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*);
DFontWin.cpp72 float Font::getGlyphsAndAdvancesForComplexText(const TextRun& run, int from, int to, GlyphBuffer& g… in getGlyphsAndAdvancesForComplexText()
101 GlyphBuffer glyphBuffer; in drawComplexText()
116 GlyphBuffer glyphBuffer; in drawEmphasisMarksForComplexText()
DUniscribeController.cpp93 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()
DFontCGWin.cpp130 …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/
DFontWx.cpp70 …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/
DFontComplexTextMac.cpp59 float Font::getGlyphsAndAdvancesForComplexText(const TextRun& run, int from, int to, GlyphBuffer& g… in getGlyphsAndAdvancesForComplexText()
86 GlyphBuffer glyphBuffer; in drawComplexText()
101 GlyphBuffer glyphBuffer; in drawEmphasisMarksForComplexText()
DComplexTextController.h53 void advance(unsigned to, GlyphBuffer* = 0);
DFontMac.mm26 #import "GlyphBuffer.h"
140 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp…
DComplexTextController.cpp345 void ComplexTextController::advance(unsigned offset, GlyphBuffer* glyphBuffer) in advance()
/external/webkit/Source/WebCore/platform/graphics/chromium/
DFontChromiumWin.cpp190 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()
DFontLinux.cpp81 const GlyphBuffer& glyphBuffer, int from, int numGlyphs, in drawGlyphs()
/external/webkit/Source/WebCore/platform/wx/wxcode/
Dnon-kerned-drawing.h40 …phicsContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, i…
/external/webkit/Source/WebCore/platform/wx/wxcode/mac/carbon/
Dnon-kerned-drawing.cpp44 …phicsContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, i… in drawTextWithSpacing()
/external/webkit/Source/WebCore/platform/graphics/haiku/
DFontHaiku.cpp74 … const GlyphBuffer& glyphBuffer, int from, int numGlyphs, const FloatPoint& point) const in drawGlyphs()
/external/webkit/Source/WebCore/platform/wx/wxcode/win/
Dnon-kerned-drawing.cpp72 …phicsContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, i… in drawTextWithSpacing()
/external/webkit/Source/WebCore/platform/graphics/cairo/
DFontCairo.cpp99 void Font::drawGlyphs(GraphicsContext* context, const SimpleFontData* font, const GlyphBuffer& glyp… in drawGlyphs()
/external/webkit/Source/WebCore/platform/wx/wxcode/gtk/
Dnon-kerned-drawing.cpp186 …phicsContext, const SimpleFontData* font, const wxColour& color, const GlyphBuffer& glyphBuffer, i… in drawTextWithSpacing()
/external/webkit/Source/WebCore/platform/graphics/wince/
DFontWinCE.cpp65 …s(GraphicsContext* graphicsContext, const SimpleFontData* fontData, const GlyphBuffer& glyphBuffer, in drawGlyphs()
/external/webkit/Source/WebCore/platform/graphics/qt/
DFontQt.cpp276 float Font::floatWidthForSimpleText(const TextRun& run, GlyphBuffer* glyphBuffer, HashSet<const Sim… in floatWidthForSimpleText()

12