Searched refs:NSImageLoopCount (Results 1 – 10 of 10) sorted by relevance
60 [self setProperty:NSImageLoopCount withValue:@(loopCount)];67 [self setProperty:NSImageLoopCount withValue:@(loopCount)];74 [self setProperty:NSImageLoopCount withValue:@(loopCount)];81 [self setProperty:NSImageLoopCount withValue:@(loopCount)];
73 imageLoopCount = [[bitmapImageRep valueForProperty:NSImageLoopCount] unsignedIntegerValue];86 [bitmapImageRep setProperty:NSImageLoopCount withValue:@(sd_imageLoopCount)];
118 APPKIT_EXPORT NSString *NSImageLoopCount; // NSNumber integer; only for reading animated GIF files variable
73 NSImageLoopCount: NSString; cvar; external;
127 NSString *NSImageLoopCount = @"NSImageLoopCount";
1735 <term> NSImageLoopCount </term>
77 //APPKIT_EXTERN NSString* NSImageLoopCount AVAILABLE_MAC_OS_X_VERSION_10_3_AND_LATER; /…