Searched defs:lineLength (Results 1 – 2 of 2) sorted by relevance
548 int lineLength = (int)((info->lastchar - info->buffer) + GetPromptWidth()); in GetCharacter() local1438 int lineLength = in ApplyTerminalSizeChange() local
419 size_t const lineLength = readLineFromFile(buf+pos, dstCapacity-pos, inputFile); in readLinesFromFile() local