Home
last modified time | relevance | path

Searched refs:menu_or_hud_key (Results 1 – 3 of 3) sorted by relevance

/dports/devel/notcurses/notcurses-3.0.1/src/demo/
H A Dinput.c84 if(!menu_or_hud_key(nc, &q->ni)){ in demo_getc()
H A Ddemo.h204 bool menu_or_hud_key(struct notcurses *nc, const struct ncinput *ni);
H A Dhud.c239 bool menu_or_hud_key(struct notcurses *nc, const struct ncinput *ni){ in menu_or_hud_key() function