Searched refs:kWKFontSmoothingLevelNoSubpixelAntiAliasing (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/
H A DWKPreferencesPrivate.h36 kWKFontSmoothingLevelNoSubpixelAntiAliasing = 0, enumerator in enum:WKFontSmoothingLevel
H A DWKAPICast.h147 case kWKFontSmoothingLevelNoSubpixelAntiAliasing:
170 return kWKFontSmoothingLevelNoSubpixelAntiAliasing;
/external/webkit/Tools/WebKitTestRunner/
H A DTestController.cpp359 WKPreferencesSetFontSmoothingLevel(preferences, kWKFontSmoothingLevelNoSubpixelAntiAliasing);

Completed in 321 milliseconds