Home
last modified time | relevance | path

Searched refs:help_urls (Results 1 – 4 of 4) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-xref.c548 static const char *help_urls[HELP_NAMES_SIZE] = {
H A Dsnd-help.c2946 if (i >= 0) return(help_urls[i]); in snd_url()
3742 C_string_to_Xen_string(help_urls[i])), in g_snd_urls()
H A Dsnd-motif.c2264 static const char **help_urls = NULL; /* shouldn't this be static char* const char*? */ variable
2439 if ((help_urls) && (help_urls[cbs->item_position - 1])) in help_browse_callback()
2440 url_to_html_viewer(help_urls[cbs->item_position - 1]); in help_browse_callback()
2467 if ((help_urls) && (help_urls[cbs->item_position - 1])) in help_double_click_callback()
2468 url_to_html_viewer(help_urls[cbs->item_position - 1]); in help_double_click_callback()
2766help_urls = urls; /* can't associate the url with the help item in any "natural" way in Motif (no … in snd_help_with_xrefs()
/dports/devel/py-game/pygame-2.1.0/
H A Dsetup.py96 help_urls = {
110 url = help_urls.get(the_system, default)