Searched defs:lineLength (Results 1 – 2 of 2) sorted by relevance
567 int lineLength = (int)((info->lastchar - info->buffer) + GetPromptWidth()); in GetCharacter() local1243 int lineLength = (int)((info->lastchar - info->buffer) + GetPromptWidth()); in TerminalSizeChanged() local
2857 int lineLength; /* Length of result */ in ParseReadLine() local