2  *     Generated by class-dump 3.1.2. 
   4  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard. 
   9 @
class ABCardController
, NSString
, UIView
; 
  11 @interface ABCardNameControl 
: UIControl
 
  13     ABCardController 
*_cardController
; 
  14     void *_displayedPerson
; 
  15     UIView 
*_backgroundView
; 
  22 + (id
)createNameColor
; 
  23 + (id
)createNameBevelColor
; 
  24 + (id
)createTagLineFont
; 
  25 - (id
)initWithCardController
:(id
)fp8 frame
:(struct CGRect
)fp12
; 
  27 - (struct CGSize
)sizeToFitWithMinimumHeight
:(float)fp8
; 
  28 - (void)setDisplayedPerson
:(void *)fp8
; 
  29 - (void)setTagLine
:(id
)fp8
; 
  30 - (void)setHighlighted
:(BOOL
)fp8
; 
  31 - (void)setFrame
:(struct CGRect
)fp8
; 
  32 - (void)layoutSubviews
; 
  33 - (void)setEditable
:(BOOL
)fp8
; 
  35 - (id
)copyCompositeNameWithTagLine
:(id
)fp8 isPlaceholder
:(char *)fp12
; 
  36 - (id
)fontForName
:(id
)fp8 withWidth
:(float)fp12
; 
  37 - (float)verticalOffsetForNameWithTextSize
:(struct CGSize
)fp8 tagLines
:(id
)fp16
; 
  38 - (struct CGRect
)usableNameBounds
; 
  39 - (void)drawNameInView
:(id
)fp8 withClipRect
:(struct CGRect
)fp12
; 
  40 - (BOOL
)beginTrackingAt
:(struct CGPoint
)fp8 withEvent
:(struct __GSEvent 
*)fp16
; 
  41 - (void)setNeedsDisplay
; 
  42 - (struct __CFArray 
*)copyNamePropertiesForEditing
:(BOOL
)fp8
;