]> git.saurik.com Git - iphone-api.git/blame - UIKit/UINavigationBar-Static.h
Commit the Preferences folder (for WinterBoard).
[iphone-api.git] / UIKit / UINavigationBar-Static.h
CommitLineData
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/UINavigationBar.h>
8
9@interface UINavigationBar (Static)
10- (void)_removeAccessoryView;
11- (struct CGRect)_boundsForPrompt:(id)fp8 inRect:(struct CGRect)fp12 withFont:(id)fp28 barStyle:(int)fp32;
12- (void)_drawPrompt:(id)fp8 inRect:(struct CGRect)fp12 withFont:(id)fp28 barStyle:(int)fp32;
13- (void)_startBarStyleAnimation:(int)fp8 withTintColor:(id)fp12;
14- (void)_backgroundFadeDidFinish:(id)fp8 finished:(id)fp12 context:(void *)fp16;
15- (void)_startPushAnimation;
16- (void)_startPopAnimation;
17- (void)_removeItemsFromSuperview:(id)fp8;
18- (void)_fadeViewOut:(id)fp8;
19- (void)_fadeViewsOut:(id)fp8;
20- (void)_fadeViewsIn:(id)fp8;
21- (void)_adjustVisibleItemsByDelta:(float)fp8;
22- (void)_broadcastNewTopToItems:(int)fp8 complete:(BOOL)fp12;
23- (float)_barWidth;
24- (void)_getTitleViewFrame:(struct CGRect *)fp8 leftViewFrame:(struct CGRect *)fp12 rightViewFrame:(struct CGRect *)fp16 forViews:(id *)fp20;
25- (id)_itemStack;
26- (void)layoutSubviews;
27- (int)_barStyle:(BOOL)fp8;
28- (void)_navBarButtonPressed:(id)fp8;
29@end
30