HomeSort by relevance Sort by last modified time
    Searched refs:kVertical_LCDOrientation (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/skia/include/core/
SkFontLCDConfig.h 26 kVertical_LCDOrientation = 1
SkFontHost.h 63 kVertical_LCDOrientation = 1
SkDeviceProperties.h 67 case SkFontLCDConfig::kVertical_LCDOrientation: return kVertical_Orientation;
  /external/skia/include/core/
SkFontLCDConfig.h 26 kVertical_LCDOrientation = 1
SkFontHost.h 63 kVertical_LCDOrientation = 1
SkDeviceProperties.h 67 case SkFontLCDConfig::kVertical_LCDOrientation: return kVertical_Orientation;
  /external/chromium_org/content/renderer/
render_view_linux.cc 79 return SkFontHost::kVertical_LCDOrientation;
  /external/chromium_org/skia/ext/
image_operations.cc 377 case SkFontHost::kVertical_LCDOrientation:
422 case SkFontHost::kVertical_LCDOrientation:
438 case SkFontHost::kVertical_LCDOrientation:

Completed in 73 milliseconds