Home
last modified time | relevance | path

Searched refs:theLine (Results 1 - 1 of 1) sorted by relevance

/third_party/gptfdisk/
H A Dgptcurses.cc270 string theLine; in DisplayParts() local
273 theLine = "Part. # Size Partition Type Partition Name"; in DisplayParts()
274 printw("%s", theLine.c_str()); in DisplayParts()
276 theLine = "----------------------------------------------------------------"; in DisplayParts()
277 printw("%s", theLine.c_str()); in DisplayParts()

Completed in 2 milliseconds