]>
git.saurik.com Git - iphone-api.git/blob - AddressBookUI/ABMemberCell.h
2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
11 @interface ABMemberCell
: UILabel
19 - (id
)initWithSize
:(struct CGSize
)fp8 member
:(void *)fp16
;
21 - (void)setNamePieces
:(id
)fp8
;
22 - (void)setHighlightIndex
:(long)fp8
;
24 - (void)setMember
:(void *)fp8
;
25 - (void)setGroup
:(BOOL
)fp8
;
27 - (void)drawContentInRect
:(struct CGRect
)fp8 selected
:(BOOL
)fp24
;
28 - (void)drawRect
:(struct CGRect
)fp8
;