Searched refs:WebKitFontSmoothingContrastPreferenceKey (Results 1 – 3 of 3) sorted by relevance
96 #define WebKitFontSmoothingContrastPreferenceKey "WebKitFontSmoothingContrast" // default: "2" macro
232 CFDictionaryAddValue(defaults, CFSTR(WebKitFontSmoothingContrastPreferenceKey), CFSTR("2")); in initializeDefaultSettings()1037 *contrast = floatValueForKey(CFSTR(WebKitFontSmoothingContrastPreferenceKey)); in fontSmoothingContrast()1044 setFloatValue(CFSTR(WebKitFontSmoothingContrastPreferenceKey), contrast); in setFontSmoothingContrast()
1898 WebKitFontSmoothingContrastPreferenceKey.1901 WebKitFontSmoothingContrastPreferenceKey to 2.