/external/webkit/Source/WebCore/platform/graphics/ |
D | FontWidthVariant.h | 31 enum FontWidthVariant { RegularWidth, HalfWidth, ThirdWidth, QuarterWidth }; enum
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | FontCustomPlatformData.cpp | 34 …fontPlatformData(int size, bool bold, bool italic, FontOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | FontCustomPlatformData.cpp | 34 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
|
/external/webkit/Source/WebCore/platform/graphics/pango/ |
D | FontCustomPlatformDataPango.cpp | 33 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | FontCustomPlatformDataQt.cpp | 37 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | FontCustomPlatformDataCairo.cpp | 38 …tPlatformData(int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant) in fontPlatformData() argument
|
D | FontCustomPlatformData.cpp | 62 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
|
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
D | FontCustomPlatformData.cpp | 49 …FontOrientation fontOrientation, TextOrientation textOrientation, FontWidthVariant, FontRenderingM… in fontPlatformData() argument
|
/external/webkit/Source/WebCore/platform/graphics/freetype/ |
D | FontCustomPlatformDataFreeType.cpp | 62 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | FontCustomPlatformData.cpp | 48 …int size, bool bold, bool italic, FontOrientation, TextOrientation, FontWidthVariant, FontRenderin… in fontPlatformData() argument
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | FontCustomPlatformData.cpp | 69 … TextOrientation textOrientation, FontWidthVariant, FontRenderingMode mode) in fontPlatformData() argument
|