Searched refs:LCDOrientation (Results 1 – 5 of 5) sorted by relevance
20 static SkFontHost::LCDOrientation gLCDOrientation = SkFontHost::kHorizontal_LCDOrientation;24 SkFontHost::LCDOrientation SkFontHost::GetSubpixelOrientation() in GetSubpixelOrientation()30 void SkFontHost::SetSubpixelOrientation(LCDOrientation orientation) in SetSubpixelOrientation()
1309 SkFontHost::LCDOrientation orient = SkFontHost::GetSubpixelOrientation(); in MakeRec()
262 enum LCDOrientation { enum267 static void SetSubpixelOrientation(LCDOrientation orientation);268 static LCDOrientation GetSubpixelOrientation();
48 WEBKIT_API static void setLCDOrientation(SkFontHost::LCDOrientation);
65 void WebFontRendering::setLCDOrientation(SkFontHost::LCDOrientation orientation) in setLCDOrientation()