Searched refs:theLine (Results 1 – 7 of 7) sorted by relevance
47 - (void) setLine:(NSInteger) theLine;
104 - (void) setLine:(NSInteger) theLine;
265 string theLine; in DisplayParts() local268 theLine = "Part. # Size Partition Type Partition Name"; in DisplayParts()269 printw(theLine.c_str()); in DisplayParts()271 theLine = "----------------------------------------------------------------"; in DisplayParts()272 printw(theLine.c_str()); in DisplayParts()