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

  /external/webkit/WebKit/chromium/public/linux/
WebFontRendering.h 48 WEBKIT_API static void setLCDOrientation(SkFontHost::LCDOrientation);
  /external/webkit/WebKit/chromium/src/linux/
WebFontRendering.cpp 65 void WebFontRendering::setLCDOrientation(SkFontHost::LCDOrientation orientation)
  /external/skia/include/core/
SkFontHost.h 243 enum LCDOrientation {
248 static void SetSubpixelOrientation(LCDOrientation orientation);
249 static LCDOrientation GetSubpixelOrientation();

Completed in 47 milliseconds