]>
Commit | Line | Data |
---|---|---|
2cd8f71b JF |
1 | /* |
2 | * Generated by class-dump 3.1.2. | |
3 | * | |
4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard. | |
5 | */ | |
6 | ||
7 | #import <UIKit/UITabBar.h> | |
8 | ||
9 | @interface UITabBar (Static) | |
10 | - (void)_buttonDown:(id)fp8; | |
11 | - (void)_buttonDownDelayed:(id)fp8; | |
12 | - (void)_buttonUp:(id)fp8; | |
13 | - (void)_buttonCancel:(id)fp8; | |
14 | - (void)_adjustButtonSelection:(id)fp8; | |
15 | - (void)_dismissCustomizeSheet:(BOOL)fp8; | |
16 | - (void)_customizeDoneButtonAction:(id)fp8; | |
17 | - (void)_finishCustomizeAnimation:(id)fp8; | |
18 | - (void)_customizeWithAvailableItems:(id)fp8; | |
19 | - (void)_configureTabBarReplacingItem:(id)fp8 withNewItem:(id)fp12 dragging:(BOOL)fp16 swapping:(BOOL)fp20; | |
20 | - (void)_positionTabBarButtons:(id)fp8 ignoringItem:(id)fp12; | |
21 | - (id)hitTest:(struct CGPoint)fp8 forEvent:(struct __GSEvent *)fp16; | |
22 | @end | |
23 |