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 D | helpdata.h | 39 const struct help_item *get_help_item_spec(const char *name,
|
H A D | helpdata.c | 3618 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 D | helpdata.h | 39 const struct help_item *get_help_item_spec(const char *name,
|
H A D | helpdata.c | 3618 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 D | helpdlg.c | 1372 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 D | helpdlg.c | 1372 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 D | helpdlg.c | 1583 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 D | helpdlg.c | 1523 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 D | helpdlg.cpp | 85 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 D | helpdlg.c | 1523 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 D | helpdlg.c | 1549 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 D | helpdlg.c | 1583 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 D | helpdlg.cpp | 85 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 D | helpdlg.c | 1549 if (!(pitem = get_help_item_spec(item, htype, &idx))) { in select_help_item_string()
|