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 "UITextField.h"
11 @interface ABRoundedTextField
: UITextField
15 UIBezierPath
*_contourPath
;
16 UIBezierPath
*_backgroundPath
;
19 - (id
)initWithFrame
:(struct CGRect
)fp8 roundedCorners
:(int)fp24 visibleEdges
:(int)fp28
;
22 - (void)setFrame
:(struct CGRect
)fp8
;
23 - (void)drawBorder
:(struct CGRect
)fp8
;