Searched refs:WebKitAllowAnimatedImageLoopingPreferenceKey (Results 1 – 4 of 4) sorted by relevance
59 #define WebKitAllowAnimatedImageLoopingPreferenceKey "WebKitAllowAnimatedImageLoopingPreferenceKey" macro
219 …CFDictionaryAddValue(defaults, CFSTR(WebKitAllowAnimatedImageLoopingPreferenceKey), kCFBooleanTrue… in initializeDefaultSettings()906 *enabled = boolValueForKey(CFSTR(WebKitAllowAnimatedImageLoopingPreferenceKey)); in allowAnimatedImageLooping()913 setBoolValue(CFSTR(WebKitAllowAnimatedImageLoopingPreferenceKey), enabled); in setAllowAnimatedImageLooping()
61 #define WebKitAllowAnimatedImageLoopingPreferenceKey @"WebKitAllowAnimatedImageLoopingPreferenceKey" macro
347 [NSNumber numberWithBool:YES], WebKitAllowAnimatedImageLoopingPreferenceKey,738 return [self _boolValueForKey: WebKitAllowAnimatedImageLoopingPreferenceKey];743 [self _setBoolValue: flag forKey: WebKitAllowAnimatedImageLoopingPreferenceKey];