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 <UIKit/UIView.h>
9 @
class NSString
, UIFont
;
11 @interface InlineCandidateCell
: UIView
16 struct CGSize _stringImageSize
;
21 BOOL _dontDrawRightEdge
;
24 - (id
)initWithCandidate
:(id
)fp8 andIndex
:(unsigned int)fp12 withFontSize
:(float)fp16 target
:(id
)fp20 action
:(SEL
)fp24
;
26 - (struct CGSize
)stringImageSize
;
27 - (unsigned int)index
;
28 - (void)dontDrawRightEdge
:(BOOL
)fp8
;
29 - (void)setLastItem
:(BOOL
)fp8
;
30 - (BOOL
)ignoresMouseEvents
;
31 - (void)setHighlighted
:(BOOL
)fp8
;
32 - (void)drawRect
:(struct CGRect
)fp8
;