luxlabs header browser preview


@interface _WDSelectedRangeIcon : NSObject

+ (id)_iconCache;
+ (id)_cacheKeyForData:(id)a0 foregroundColor:(id)a1 font:(id)a2;
+ (id)_dataLabelImageForPlusSign:(BOOL)a0 foregroundColor:(id)a1 dimension:(double)a2 strokeOffset:(double)a3 strokeWidth:(double)a4;
+ (id)iconForData:(id)a0 foregroundColor:(id)a1 compatibleWithFont:(id)a2;

@end