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>
11 @interface KBCandidateCell
: UIView
15 struct CGSize _stringImageSize
;
25 - (id
)initWithCandidate
:(id
)fp8 andIndex
:(unsigned int)fp12 target
:(id
)fp16 action
:(SEL
)fp20
;
27 - (struct CGSize
)stringImageSize
;
28 - (unsigned int)index
;
29 - (void)setGap
:(float)fp8
;
30 - (float)dividorOriginX
;
31 - (void)setLastInLine
:(BOOL
)fp8
;
32 - (void)setAtBottom
:(BOOL
)fp8
;
33 - (void)drawRect
:(struct CGRect
)fp8
;
34 - (void)setHighlighted
:(BOOL
)fp8
;
35 - (void)mouseUp
:(struct __GSEvent
*)fp8
;
36 - (void)touchesEnded
:(id
)fp8 withEvent
:(id
)fp12
;