Searched defs:fallbackFonts (Results 1 – 17 of 17) sorted by relevance
/external/webkit/Source/WebCore/rendering/ |
D | RenderCombineText.cpp | 56 …, unsigned length, const Font& font, float xPosition, HashSet<const SimpleFontData*>* fallbackFont… in width()
|
D | RenderText.cpp | 578 …mCache(const Font& f, int start, int len, float xPos, HashSet<const SimpleFontData*>* fallbackFont… in widthFromCache() 731 HashSet<const SimpleFontData*> fallbackFonts; in computePreferredLogicalWidths() local 738 …rText::computePreferredLogicalWidths(float leadWidth, HashSet<const SimpleFontData*>& fallbackFont… in computePreferredLogicalWidths() 1242 …igned from, unsigned len, float xPos, bool firstLine, HashSet<const SimpleFontData*>* fallbackFont… in width() 1253 …signed from, unsigned len, const Font& f, float xPos, HashSet<const SimpleFontData*>* fallbackFont… in width()
|
D | RenderBlockLineLayout.cpp | 463 HashSet<const SimpleFontData*> fallbackFonts; in computeInlineDirectionPositionsForLine() local
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | WidthIterator.cpp | 44 …::WidthIterator(const Font* font, const TextRun& run, HashSet<const SimpleFontData*>* fallbackFont… in WidthIterator()
|
D | Font.cpp | 168 float Font::width(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow*… in width()
|
D | FontFastPath.cpp | 449 …pleText(const TextRun& run, GlyphBuffer* glyphBuffer, HashSet<const SimpleFontData*>* fallbackFont… in floatWidthForSimpleText()
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | FontHaiku.cpp | 106 …at Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFont… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | FontWin.cpp | 125 …at Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFont… in floatWidthForComplexText()
|
D | UniscribeController.cpp | 41 …cribeController(const Font* font, const TextRun& run, HashSet<const SimpleFontData*>* fallbackFont… in UniscribeController()
|
D | FontCacheWin.cpp | 325 static AtomicString fallbackFonts[] = { in getLastResortFallbackFont() local
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | FontComplexTextMac.cpp | 110 …at Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFont… in floatWidthForComplexText()
|
D | ComplexTextController.cpp | 52 …nst TextRun& run, bool mayUseNaturalWritingDirection, HashSet<const SimpleFontData*>* fallbackFont… in ComplexTextController()
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | FontWx.cpp | 168 …at Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFont… in floatWidthForComplexText()
|
/external/skia/src/ports/ |
D | FontHostConfiguration_android.cpp | 160 SkTDArray<FontFamily*> fallbackFonts; in getFontFamilies() local
|
/external/webkit/Source/WebCore/platform/graphics/gtk/ |
D | FontGtk.cpp | 349 …at Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFont… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontWinCE.cpp | 243 …at Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFont… in floatWidthForComplexText()
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | FontQt.cpp | 276 …pleText(const TextRun& run, GlyphBuffer* glyphBuffer, HashSet<const SimpleFontData*>* fallbackFont… in floatWidthForSimpleText()
|