Home
last modified time | relevance | path

Searched refs:get_help_item_spec (Results 1 – 14 of 14) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dhelpdata.h39 const struct help_item *get_help_item_spec(const char *name,
H A Dhelpdata.c3618 get_help_item_spec(const char *name, enum help_page_type htype, int *pos) in get_help_item_spec() function
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dhelpdata.h39 const struct help_item *get_help_item_spec(const char *name,
H A Dhelpdata.c3618 get_help_item_spec(const char *name, enum help_page_type htype, int *pos) in get_help_item_spec() function
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-xaw/
H A Dhelpdlg.c1372 pitem = get_help_item_spec(item, htype, &idx); in select_help_item_string()
/dports/games/freeciv/freeciv-2.6.6/client/gui-xaw/
H A Dhelpdlg.c1372 pitem = get_help_item_spec(item, htype, &idx); in select_help_item_string()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dhelpdlg.c1583 if (!(pitem = get_help_item_spec(item, htype, &idx))) { in select_help_item_string()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dhelpdlg.c1523 if (!(pitem = get_help_item_spec(item, htype, &idx))) { in select_help_item_string()
/dports/games/freeciv/freeciv-2.6.6/client/gui-qt/
H A Dhelpdlg.cpp85 topic = get_help_item_spec(item, htype, &pos); in popup_help_dialog_typed()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Dhelpdlg.c1523 if (!(pitem = get_help_item_spec(item, htype, &idx))) { in select_help_item_string()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dhelpdlg.c1549 if (!(pitem = get_help_item_spec(item, htype, &idx))) { in select_help_item_string()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Dhelpdlg.c1583 if (!(pitem = get_help_item_spec(item, htype, &idx))) { in select_help_item_string()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-qt/
H A Dhelpdlg.cpp85 topic = get_help_item_spec(item, htype, &pos); in popup_help_dialog_typed()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Dhelpdlg.c1549 if (!(pitem = get_help_item_spec(item, htype, &idx))) { in select_help_item_string()