Searched refs:WebKitFontSmoothingContrastPreferenceKey (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebKit-7600.1.25/win/
H A DWebPreferenceKeysPrivate.h108 #define WebKitFontSmoothingContrastPreferenceKey "WebKitFontSmoothingContrast" // default: "2" macro
H A DWebPreferences.cpp251 CFDictionaryAddValue(defaults, CFSTR(WebKitFontSmoothingContrastPreferenceKey), CFSTR("2"));
1214 *contrast = floatValueForKey(WebKitFontSmoothingContrastPreferenceKey);
1221 setFloatValue(WebKitFontSmoothingContrastPreferenceKey, contrast);

Completed in 126 milliseconds