Home
last modified time | relevance | path

Searched refs:WebKitPaintCustomScrollbarsPreferenceKey (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebPreferenceKeysPrivate.h126 #define WebKitPaintCustomScrollbarsPreferenceKey "WebKitPaintCustomScrollbars" macro
DWebPreferences.cpp1264 setBoolValue(CFSTR(WebKitPaintCustomScrollbarsPreferenceKey), shouldPaint); in setShouldPaintCustomScrollbars()
1270 *shouldPaint = boolValueForKey(CFSTR(WebKitPaintCustomScrollbarsPreferenceKey)); in shouldPaintCustomScrollbars()
DChangeLog-2009-06-164193 * WebPreferenceKeysPrivate.h: Added WebKitPaintCustomScrollbarsPreferenceKey