Home
last modified time | relevance | path

Searched refs:scroll_out (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/dvdisaster/dvdisaster-0.79.5/
H A Dhelp-dialogs.c460 GtkScrolledWindow **scroll_out, GtkTextBuffer **buffer_out)
539 if(scroll_out) *scroll_out = GTK_SCROLLED_WINDOW(scroll_win);
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcommand.cc1118 …elp_section(int section, formatted_string &header_out, formatted_string &text_out, int &scroll_out) in _get_help_section() argument
1162 scroll_out = 0; in _get_help_section()
1176 scroll_out = hotkeys[section]; in _get_help_section()