Searched refs:drawPrompt (Results 1 – 2 of 2) sorted by relevance
119 NLSClassify(Char c, int nocomb, int drawPrompt) in NLSClassify() argument126 if (!drawPrompt) { /* draw command-line */ in NLSClassify()150 if (drawPrompt) { /* draw prompt */ in NLSClassify()
160 Draw(Char *cp, int nocomb, int drawPrompt) in Draw() argument166 if (!drawPrompt) { /* draw command-line */ in Draw()195 w = NLSClassify(c, nocomb, drawPrompt); in Draw()