Searched refs:drawPrompt (Results 1 – 2 of 2) sorted by relevance
123 NLSClassify(Char c, int nocomb, int drawPrompt) in NLSClassify() argument130 if (!drawPrompt) { /* draw command-line */ in NLSClassify()154 if (drawPrompt) { /* draw prompt */ in NLSClassify()
164 Draw(Char *cp, int nocomb, int drawPrompt) in Draw() argument170 if (!drawPrompt) { /* draw command-line */ in Draw()199 w = NLSClassify(c, nocomb, drawPrompt); in Draw()