Searched refs:fSelectedIndex (Results 1 – 3 of 3) sorted by relevance
5 @synthesize fOptions, fSelectedIndex, fSelectedCell, fParentCell;14 self.fSelectedIndex = 0;25 return (NSString*)[fOptions objectAtIndex:self.fSelectedIndex];49 if (indexPath.row == fSelectedIndex) {68 self.fSelectedIndex = indexPath.row;
5 NSInteger fSelectedIndex; variable10 @property (nonatomic, assign) NSInteger fSelectedIndex;
92 List.fOptions.fSelectedIndex = value;326 fCurrentList.fItem->setInt(fCurrentList.fOptions.fSelectedIndex);