Home
last modified time | relevance | path

Searched defs:FontWidthVariant (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFontWidthVariant.h31 enum FontWidthVariant { RegularWidth, HalfWidth, ThirdWidth, QuarterWidth }; enum
/external/webkit/Source/WebCore/platform/graphics/wx/
DFontCustomPlatformData.cpp34 …fontPlatformData(int size, bool bold, bool italic, FontOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
/external/webkit/Source/WebCore/platform/graphics/haiku/
DFontCustomPlatformData.cpp34 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
/external/webkit/Source/WebCore/platform/graphics/pango/
DFontCustomPlatformDataPango.cpp33 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
/external/webkit/Source/WebCore/platform/graphics/qt/
DFontCustomPlatformDataQt.cpp37 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
/external/webkit/Source/WebCore/platform/graphics/win/
DFontCustomPlatformDataCairo.cpp38 …tPlatformData(int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant) in fontPlatformData() argument
DFontCustomPlatformData.cpp62 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DFontCustomPlatformData.cpp49 …FontOrientation fontOrientation, TextOrientation textOrientation, FontWidthVariant, FontRenderingM… in fontPlatformData() argument
/external/webkit/Source/WebCore/platform/graphics/freetype/
DFontCustomPlatformDataFreeType.cpp62 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
/external/webkit/Source/WebCore/platform/graphics/wince/
DFontCustomPlatformData.cpp48 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
/external/webkit/Source/WebCore/platform/graphics/skia/
DFontCustomPlatformData.cpp69 … TextOrientation textOrientation, FontWidthVariant, FontRenderingMode mode) in fontPlatformData() argument