Searched refs:ui__help_window (Results 1 – 3 of 3) sorted by relevance
8 int ui__help_window(const char *text);
226 while ((key = ui__help_window(text)) == K_RESIZE) in ui_browser__help_window()
216 int ui__help_window(const char *text) in ui__help_window() function