]>
git.saurik.com Git - iphone-api.git/blob - ChatKit/UIImage-ImageWithTail.h
2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @interface
UIImage (ImageWithTail
)
10 + (id
)_balloonMask
:(BOOL
)fp8
;
11 + (id
)_highlightImage
;
12 + (id
)_imageWithColor
:(BOOL
)fp8
;
13 + (id
)_balloonImage
:(BOOL
)fp8 color
:(BOOL
)fp12
;
14 - (id
)newBalloonImageWithTail
:(BOOL
)fp8
;
15 - (id
)newBalloonImageWithTail
:(BOOL
)fp8 size
:(struct CGSize
)fp12
;