Home
last modified time | relevance | path

Searched refs:v_bv_inventions (Results 1 – 6 of 6) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.0/
H A Deditprop.c239 bv_techs v_bv_inventions; member
907 if (BV_ISSET(pv->data.v_bv_inventions, tech)) { in propval_as_string()
1094 pv_copy->data.v_bv_inventions = pv->data.v_bv_inventions; in propval_copy()
1217 return BV_ARE_EQUAL(pva->data.v_bv_inventions, pvb->data.v_bv_inventions); in propval_equal()
1772 BV_CLR_ALL(pv->data.v_bv_inventions); in objbind_get_value_from_object()
1775 BV_SET(pv->data.v_bv_inventions, tech); in objbind_get_value_from_object()
2537 packet->inventions[tech] = BV_ISSET(pv->data.v_bv_inventions, tech); in objbind_pack_modified_value()
3991 present = BV_ISSET(pv->data.v_bv_inventions, id); in extviewer_refresh_widgets()
4301 BV_SET(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
4303 BV_CLR(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-3.22/
H A Deditprop.c239 bv_techs v_bv_inventions; member
907 if (BV_ISSET(pv->data.v_bv_inventions, tech)) { in propval_as_string()
1094 pv_copy->data.v_bv_inventions = pv->data.v_bv_inventions; in propval_copy()
1217 return BV_ARE_EQUAL(pva->data.v_bv_inventions, pvb->data.v_bv_inventions); in propval_equal()
1772 BV_CLR_ALL(pv->data.v_bv_inventions); in objbind_get_value_from_object()
1775 BV_SET(pv->data.v_bv_inventions, tech); in objbind_get_value_from_object()
2537 packet->inventions[tech] = BV_ISSET(pv->data.v_bv_inventions, tech); in objbind_pack_modified_value()
3990 present = BV_ISSET(pv->data.v_bv_inventions, id); in extviewer_refresh_widgets()
4300 BV_SET(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
4302 BV_CLR(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-2.0/
H A Deditprop.c238 bv_techs v_bv_inventions; member
903 if (BV_ISSET(pv->data.v_bv_inventions, tech)) { in propval_as_string()
1090 pv_copy->data.v_bv_inventions = pv->data.v_bv_inventions; in propval_copy()
1213 return BV_ARE_EQUAL(pva->data.v_bv_inventions, pvb->data.v_bv_inventions); in propval_equal()
1768 BV_CLR_ALL(pv->data.v_bv_inventions); in objbind_get_value_from_object()
1771 BV_SET(pv->data.v_bv_inventions, tech); in objbind_get_value_from_object()
2533 packet->inventions[tech] = BV_ISSET(pv->data.v_bv_inventions, tech); in objbind_pack_modified_value()
3935 present = BV_ISSET(pv->data.v_bv_inventions, id); in extviewer_refresh_widgets()
4242 BV_SET(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
4244 BV_CLR(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.0/
H A Deditprop.c239 bv_techs v_bv_inventions; member
907 if (BV_ISSET(pv->data.v_bv_inventions, tech)) { in propval_as_string()
1094 pv_copy->data.v_bv_inventions = pv->data.v_bv_inventions; in propval_copy()
1217 return BV_ARE_EQUAL(pva->data.v_bv_inventions, pvb->data.v_bv_inventions); in propval_equal()
1772 BV_CLR_ALL(pv->data.v_bv_inventions); in objbind_get_value_from_object()
1775 BV_SET(pv->data.v_bv_inventions, tech); in objbind_get_value_from_object()
2537 packet->inventions[tech] = BV_ISSET(pv->data.v_bv_inventions, tech); in objbind_pack_modified_value()
3991 present = BV_ISSET(pv->data.v_bv_inventions, id); in extviewer_refresh_widgets()
4301 BV_SET(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
4303 BV_CLR(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-gtk-3.22/
H A Deditprop.c239 bv_techs v_bv_inventions; member
907 if (BV_ISSET(pv->data.v_bv_inventions, tech)) { in propval_as_string()
1094 pv_copy->data.v_bv_inventions = pv->data.v_bv_inventions; in propval_copy()
1217 return BV_ARE_EQUAL(pva->data.v_bv_inventions, pvb->data.v_bv_inventions); in propval_equal()
1772 BV_CLR_ALL(pv->data.v_bv_inventions); in objbind_get_value_from_object()
1775 BV_SET(pv->data.v_bv_inventions, tech); in objbind_get_value_from_object()
2537 packet->inventions[tech] = BV_ISSET(pv->data.v_bv_inventions, tech); in objbind_pack_modified_value()
3990 present = BV_ISSET(pv->data.v_bv_inventions, id); in extviewer_refresh_widgets()
4300 BV_SET(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
4302 BV_CLR(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
/dports/games/freeciv/freeciv-2.6.6/client/gui-gtk-2.0/
H A Deditprop.c238 bv_techs v_bv_inventions; member
903 if (BV_ISSET(pv->data.v_bv_inventions, tech)) { in propval_as_string()
1090 pv_copy->data.v_bv_inventions = pv->data.v_bv_inventions; in propval_copy()
1213 return BV_ARE_EQUAL(pva->data.v_bv_inventions, pvb->data.v_bv_inventions); in propval_equal()
1768 BV_CLR_ALL(pv->data.v_bv_inventions); in objbind_get_value_from_object()
1771 BV_SET(pv->data.v_bv_inventions, tech); in objbind_get_value_from_object()
2533 packet->inventions[tech] = BV_ISSET(pv->data.v_bv_inventions, tech); in objbind_pack_modified_value()
3935 present = BV_ISSET(pv->data.v_bv_inventions, id); in extviewer_refresh_widgets()
4242 BV_SET(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()
4244 BV_CLR(pv->data.v_bv_inventions, id); in extviewer_view_cell_toggled()