Searched refs:kHorizontal_LCDOrientation (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkFontLCDConfig.h25 kHorizontal_LCDOrientation = 0, //!< this is the default enumerator in enum:SkFontLCDConfig::LCDOrientation
H A DSkFontHost.h62 kHorizontal_LCDOrientation = 0, //!< this is the default enumerator in enum:SkFontHost::LCDOrientation
H A DSkDeviceProperties.h57 case SkFontLCDConfig::kHorizontal_LCDOrientation: return kHorizontal_Orientation;
/external/skia/include/core/
H A DSkFontLCDConfig.h25 kHorizontal_LCDOrientation = 0, //!< this is the default enumerator in enum:SkFontLCDConfig::LCDOrientation
H A DSkFontHost.h62 kHorizontal_LCDOrientation = 0, //!< this is the default enumerator in enum:SkFontHost::LCDOrientation
H A DSkDeviceProperties.h57 case SkFontLCDConfig::kHorizontal_LCDOrientation: return kHorizontal_Orientation;
/external/chromium_org/content/renderer/
H A Drender_view_linux.cc76 return SkFontHost::kHorizontal_LCDOrientation;
82 return SkFontHost::kHorizontal_LCDOrientation;
/external/chromium_org/skia/ext/
H A Dimage_operations.cc374 case SkFontHost::kHorizontal_LCDOrientation:
416 case SkFontHost::kHorizontal_LCDOrientation:
432 case SkFontHost::kHorizontal_LCDOrientation:
/external/chromium_org/third_party/skia/src/core/
H A DSkFontHost.cpp11 static SkFontLCDConfig::LCDOrientation gLCDOrientation = SkFontLCDConfig::kHorizontal_LCDOrientation;
/external/skia/src/core/
H A DSkFontHost.cpp11 static SkFontLCDConfig::LCDOrientation gLCDOrientation = SkFontLCDConfig::kHorizontal_LCDOrientation;

Completed in 222 milliseconds