HomeSort by: relevance | last modified time | path
    Searched refs:INKEY_WCASSEMBLING (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/
keymap.h 107 #define INKEY_WCASSEMBLING 4 /* assembling a wide char sequence */
get_wch.c 170 } else if (wstate == INKEY_WCASSEMBLING) {
318 wstate = INKEY_WCASSEMBLING;

Completed in 14 milliseconds