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