Searched refs:fSelectedCell (Results 1 – 2 of 2) sorted by relevance
5 @synthesize fOptions, fSelectedIndex, fSelectedCell, fParentCell;15 self.fSelectedCell = nil;51 self.fSelectedCell = cell;64 self.fSelectedCell.accessoryType = UITableViewCellAccessoryNone;65 self.fSelectedCell = cell;74 self.fSelectedCell = nil;
6 UITableViewCell* fSelectedCell; variable11 @property (nonatomic, retain) UITableViewCell* fSelectedCell;