Searched refs:WebKitTabToLinksPreferenceKey (Results 1 – 7 of 7) sorted by relevance
63 #define WebKitTabToLinksPreferenceKey "WebKitTabToLinksPreferenceKey" macro
223 CFDictionaryAddValue(defaults, CFSTR(WebKitTabToLinksPreferenceKey), kCFBooleanFalse); in initializeDefaultSettings()990 setBoolValue(CFSTR(WebKitTabToLinksPreferenceKey), enabled); in setTabsToLinks()997 *enabled = boolValueForKey(CFSTR(WebKitTabToLinksPreferenceKey)); in tabsToLinks()
65 #define WebKitTabToLinksPreferenceKey @"WebKitTabToLinksPreferenceKey" macro
351 [NSNumber numberWithBool:NO], WebKitTabToLinksPreferenceKey,768 [self _setBoolValue: flag forKey: WebKitTabToLinksPreferenceKey];773 return [self _boolValueForKey:WebKitTabToLinksPreferenceKey];
3803 …enderTreeSupportGtk class so far includes a getter and setter for the WebKitTabToLinksPreferenceKey3813 …nderTreeSupportGtk::dumpRenderTreeModeEnabled): Getter to the WebKitTabToLinksPreferenceKey proper…3814 …rTreeSupportGtk::setLinksIncludedInFocusChain): Setter to the WebKitTabToLinksPreferenceKey proper…
13794 …Implements support to WebKitTabToLinksPreferenceKey through LayoutTestController::overridePreferen…
19349 WebKitTabToLinksPreferenceKey.