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

/macosx-10.10/WebKit-7600.1.25/win/
H A DWebPreferenceKeysPrivate.h86 #define WebKitShouldInvertColorsPreferenceKey "WebKitShouldInvertColors" macro
H A DWebPreferences.cpp1709 *shouldInvertColors = boolValueForKey(WebKitShouldInvertColorsPreferenceKey);
1715 setBoolValue(WebKitShouldInvertColorsPreferenceKey, shouldInvertColors);

Completed in 66 milliseconds