luxlabs header browser preview


@interface HKCurrentTimeChevronButton : UIButton

@property (nonatomic) long long chevronDirection;

- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })imageRectForContentRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })backgroundRectForBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_squareRectWithDimension:(double)a0 chevronDirection:(long long)a1;
- (void)_updateButtonAppearence;
- (id)initWithChevronDirection:(long long)a0;

@end