Searched refs:WebKitAllowAnimatedImageLoopingPreferenceKey (Results 1 – 4 of 4) sorted by relevance
57 #define WebKitAllowAnimatedImageLoopingPreferenceKey "WebKitAllowAnimatedImageLoopingPreferenceKey" macro
214 …CFDictionaryAddValue(defaults, CFSTR(WebKitAllowAnimatedImageLoopingPreferenceKey), kCFBooleanTrue… in initializeDefaultSettings()844 *enabled = boolValueForKey(CFSTR(WebKitAllowAnimatedImageLoopingPreferenceKey)); in allowAnimatedImageLooping()851 setBoolValue(CFSTR(WebKitAllowAnimatedImageLoopingPreferenceKey), enabled); in setAllowAnimatedImageLooping()
59 #define WebKitAllowAnimatedImageLoopingPreferenceKey @"WebKitAllowAnimatedImageLoopingPreferenceKey" macro
324 [NSNumber numberWithBool:YES], WebKitAllowAnimatedImageLoopingPreferenceKey,674 return [self _boolValueForKey: WebKitAllowAnimatedImageLoopingPreferenceKey];679 [self _setBoolValue: flag forKey: WebKitAllowAnimatedImageLoopingPreferenceKey];