Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dhelpdlg.c1651 int i, w, h, req_count , targets_count, sub_req_count, sub_targets_count; in create_tech_tree() local
1695 sub_req_count = 0; in create_tech_tree()
1716 pStore->pSub_Req[sub_req_count++] = pWidget; in create_tech_tree()
1722 if (sub_req_count < 4) { in create_tech_tree()
1723 pStore->pSub_Req[sub_req_count] = NULL; in create_tech_tree()
1783 if (sub_req_count) { in create_tech_tree()
1809 if (sub_req_count) { in create_tech_tree()
1810 h = (sub_req_count == 1 ? pStore->pSub_Req[0]->size.h : in create_tech_tree()
1811 sub_req_count * (pStore->pSub_Req[0]->size.h + adj_size(20)) - adj_size(20)); in create_tech_tree()
1813 for (i = 0; i < sub_req_count; i++) { in create_tech_tree()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dhelpdlg.c1643 int i, w, h, req_count , targets_count, sub_req_count, sub_targets_count; in create_tech_tree() local
1687 sub_req_count = 0; in create_tech_tree()
1708 pStore->pSub_Req[sub_req_count++] = pWidget; in create_tech_tree()
1714 if (sub_req_count < 4) { in create_tech_tree()
1715 pStore->pSub_Req[sub_req_count] = NULL; in create_tech_tree()
1775 if (sub_req_count) { in create_tech_tree()
1801 if (sub_req_count) { in create_tech_tree()
1802 h = (sub_req_count == 1 ? pStore->pSub_Req[0]->size.h : in create_tech_tree()
1803 sub_req_count * (pStore->pSub_Req[0]->size.h + adj_size(20)) - adj_size(20)); in create_tech_tree()
1805 for (i = 0; i < sub_req_count; i++) { in create_tech_tree()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dhelpdlg.c1643 int i, w, h, req_count , targets_count, sub_req_count, sub_targets_count; in create_tech_tree() local
1687 sub_req_count = 0; in create_tech_tree()
1708 pStore->pSub_Req[sub_req_count++] = pWidget; in create_tech_tree()
1714 if (sub_req_count < 4) { in create_tech_tree()
1715 pStore->pSub_Req[sub_req_count] = NULL; in create_tech_tree()
1775 if (sub_req_count) { in create_tech_tree()
1801 if (sub_req_count) { in create_tech_tree()
1802 h = (sub_req_count == 1 ? pStore->pSub_Req[0]->size.h : in create_tech_tree()
1803 sub_req_count * (pStore->pSub_Req[0]->size.h + adj_size(20)) - adj_size(20)); in create_tech_tree()
1805 for (i = 0; i < sub_req_count; i++) { in create_tech_tree()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dhelpdlg.c1651 int i, w, h, req_count , targets_count, sub_req_count, sub_targets_count; in create_tech_tree() local
1695 sub_req_count = 0; in create_tech_tree()
1716 pStore->pSub_Req[sub_req_count++] = pWidget; in create_tech_tree()
1722 if (sub_req_count < 4) { in create_tech_tree()
1723 pStore->pSub_Req[sub_req_count] = NULL; in create_tech_tree()
1783 if (sub_req_count) { in create_tech_tree()
1809 if (sub_req_count) { in create_tech_tree()
1810 h = (sub_req_count == 1 ? pStore->pSub_Req[0]->size.h : in create_tech_tree()
1811 sub_req_count * (pStore->pSub_Req[0]->size.h + adj_size(20)) - adj_size(20)); in create_tech_tree()
1813 for (i = 0; i < sub_req_count; i++) { in create_tech_tree()