2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <ChatKit/CKWebBalloonView.h>
11 @interface CKWebImageBalloonView
: CKWebBalloonView
13 struct CGSize _originalImageSize
;
14 UIImageView
*_stillImage
;
17 + (struct CGPoint
)offsetForBubbleInsetAtPoint
:(struct CGPoint
)fp8
;
18 + (float)additionalHeightForBubbleWhenInsetAtPoint
:(struct CGPoint
)fp8
;
20 - (void)setText
:(id
)fp8
;
21 - (float)heightForWidth
:(float)fp8
;
22 - (float)tightenedWidth
;
24 - (void)setImage
:(id
)fp8 mimeType
:(id
)fp12
;
25 - (void)setImageWithFilename
:(id
)fp8
;
26 - (void)setStillImage
:(id
)fp8
;
27 - (id
)_htmlForImageWithFilename
:(id
)fp8 size
:(struct CGSize
)fp12
;
28 - (id
)_htmlForImageWithData
:(id
)fp8 mimeType
:(id
)fp12 size
:(struct CGSize
)fp16
;
29 - (struct CGSize
)_scaledImageSize
;
30 - (void)_wvSetHTML
:(id
)fp8
;
31 - (struct CGSize
)originalImageSize
;
32 - (void)setOriginalImageSize
:(struct CGSize
)fp8
;