Searched refs:fPrintButton (Results 1 – 2 of 2) sorted by relevance
7 @synthesize fPrintButton, fOptionsButton, fPopOverController, fOptionsController;60 fPrintButton = [[UIBarButtonItem alloc]64 fPrintButton.style = UIBarButtonItemStylePlain;66 …ar setItems:[NSArray arrayWithObjects:flexibleSpace, fOptionsButton, fixedSpace, fPrintButton, nil]88 [fPrintButton release];132 [controller presentFromBarButtonItem:fPrintButton animated:YES
18 UIBarButtonItem* fPrintButton; variable25 @property (nonatomic, retain) UIBarButtonItem* fPrintButton;