/external/webkit/Source/WebCore/rendering/ |
D | RenderText.h | 74 …st Font&, float xPos, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const; 75 …ol firstLine = false, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const; 146 …erredLogicalWidths(float leadWidth, HashSet<const SimpleFontData*>& fallbackFonts, GlyphOverflow&); 159 …t start, int len, float xPos, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow*) const;
|
D | RenderBR.h | 43 …oat /*xPos*/, HashSet<const SimpleFontData*>* = 0 /*fallbackFonts*/ , GlyphOverflow* = 0) const { … 44 …/*firstLine*/, HashSet<const SimpleFontData*>* = 0 /*fallbackFonts*/, GlyphOverflow* = 0) const { …
|
D | RenderCombineText.h | 41 …nt&, float xPosition, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const;
|
D | RenderCombineText.cpp | 56 …font, float xPosition, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in width()
|
D | RenderText.cpp | 613 …, int len, float xPos, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in widthFromCache() 767 GlyphOverflow glyphOverflow; in computePreferredLogicalWidths() 773 …idths(float leadWidth, HashSet<const SimpleFontData*>& fallbackFonts, GlyphOverflow& glyphOverflow) in computePreferredLogicalWidths() 1299 … xPos, bool firstLine, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in width() 1310 …t Font& f, float xPos, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in width()
|
D | InlineFlowBox.h | 36 typedef HashMap<const InlineTextBox*, pair<Vector<const SimpleFontData*>, GlyphOverflow> > GlyphOve…
|
D | RenderBlockLineLayout.cpp | 464 GlyphOverflow glyphOverflow; in computeInlineDirectionPositionsForLine() 488 …cast<InlineTextBox*>(r->m_box), make_pair(Vector<const SimpleFontData*>(), GlyphOverflow())).first; in computeInlineDirectionPositionsForLine() 495 …cast<InlineTextBox*>(r->m_box), make_pair(Vector<const SimpleFontData*>(), GlyphOverflow())).first; in computeInlineDirectionPositionsForLine()
|
D | RootInlineBox.cpp | 583 GlyphOverflow* glyphOverflow = 0; in ascentAndDescentForBox()
|
D | InlineFlowBox.cpp | 753 GlyphOverflow* glyphOverflow = it == textBoxDataMap.end() ? 0 : &it->second.second; in addTextBoxVisualOverflow()
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | Font.h | 58 struct GlyphOverflow { struct 59 GlyphOverflow() in GlyphOverflow() argument 100 …float width(const TextRun&, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0)… 183 …xtRun&, GlyphBuffer*, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const; 198 …xText(const TextRun&, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const;
|
D | Font.cpp | 168 float Font::width(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow*… in width()
|
D | FontFastPath.cpp | 449 …phBuffer* glyphBuffer, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in floatWidthForSimpleText()
|
/external/webkit/Source/WebCore/platform/graphics/efl/ |
D | FontEfl.cpp | 58 float Font::floatWidthForComplexText(const TextRun&, HashSet<const SimpleFontData*>*, GlyphOverflow… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | FontHaiku.cpp | 106 …xt(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | FontWin.cpp | 125 …xt(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | FontComplexTextMac.cpp | 110 …xt(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | FontWx.cpp | 168 …omplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow*) const in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | FontQt.cpp | 276 …phBuffer* glyphBuffer, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in floatWidthForSimpleText() 296 …floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>*, GlyphOverflow*) const in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontWinCE.cpp | 243 …xt(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | FontLinux.cpp | 244 …st TextRun& run, HashSet<const SimpleFontData*>* /* fallbackFonts */, GlyphOverflow* /* glyphOverf… in floatWidthForComplexText()
|
D | FontChromiumWin.cpp | 536 …st TextRun& run, HashSet<const SimpleFontData*>* /* fallbackFonts */, GlyphOverflow* /* glyphOverf… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
D | FontAndroid.cpp | 341 …floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>*, GlyphOverflow*) const in floatWidthForComplexText() 1077 HashSet<const SimpleFontData*>*, GlyphOverflow*) const in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/gtk/ |
D | FontGtk.cpp | 349 …xt(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* overflow) con… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-05-24 | 13928 (WebCore::Font::floatWidth): Use codePath(). Pass the GlyphOverflow pointer through to 13932 … * platform/graphics/Font.h: Replaced canUseGlyphCache() with codePath(). Added a GlyphOverflow 13939 … (WebCore::Font::floatWidthForSimpleText): Added a GlyphOverflow parameter. If not 0, have the 13940 width iterator account for glyph bounds, then update the GlyphOverflow accordingly. 25371 (WebCore::GlyphOverflow::GlyphOverflow): Added.
|
D | ChangeLog | 40392 …GlyphOverflow can now have a computeBounds parameter set, in which case glyph bounds will be compu… 40426 (WebCore::GlyphOverflow::GlyphOverflow):
|