Searched refs:theLine (Results 1 – 1 of 1) sorted by relevance
266 string theLine; in DisplayParts() local269 theLine = "Part. # Size Partition Type Partition Name"; in DisplayParts()270 printw(theLine.c_str()); in DisplayParts()272 theLine = "----------------------------------------------------------------"; in DisplayParts()273 printw(theLine.c_str()); in DisplayParts()