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

/macosx-10.10/WebKit-7600.1.25/win/
H A DWebPreferenceKeysPrivate.h150 #define WebKitCustomDragCursorsEnabledPreferenceKey "WebKitCustomDragCursorsEnabled" macro
H A DWebPreferences.cpp1621 setBoolValue(WebKitCustomDragCursorsEnabledPreferenceKey, enabled);
1627 *enabled = boolValueForKey(WebKitCustomDragCursorsEnabledPreferenceKey);

Completed in 115 milliseconds