Home
last modified time | relevance | path

Searched refs:WebKitThrottleWindowDisplayPreferenceKey (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/win/
DWebPreferenceKeysPrivate.h85 #define WebKitThrottleWindowDisplayPreferenceKey "WebKitThrottleWindowDisplay" macro
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-1421218 Individual applications should set the WebKitThrottleWindowDisplayPreferenceKey and
21221 Old behavior (like 10.4.6): WebKitThrottleWindowDisplayPreferenceKey=0 (or unset),
21224 Tear-free scrolling/animations: WebKitThrottleWindowDisplayPreferenceKey=0 (or unset),
21229 … Tear-free scrolling/animations, high performance: WebKitThrottleWindowDisplayPreferenceKey=1,
21236 … Declared WebKitThrottleWindowDisplayPreferenceKey and WebKitEnableDeferredUpdatesPreferenceKey.