Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dhelpdlg.c56 struct widget *pRequirementButton[2], *pSub_Req[4]; member
1414 while (i < 4 && pStore->pSub_Req[i]) { in redraw_tech_tree_dlg()
1428 pSub0 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1436 pSub1 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1442 for (j = 0; j < 4 && pStore->pSub_Req[j]; j++) { in redraw_tech_tree_dlg()
1444 pSub0 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1450 for(j = 0; j < 4 && pStore->pSub_Req[j]; j++) { in redraw_tech_tree_dlg()
1452 pSub1 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1723 pStore->pSub_Req[sub_req_count] = NULL; in create_tech_tree()
1814 … pStore->pSub_Req[i]->size.x = pTech->size.x - (adj_size(20) + pStore->pSub_Req[i]->size.w) * 2; in create_tech_tree()
[all …]
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dhelpdlg.c52 struct widget *pRequirementButton[2], *pSub_Req[4]; member
1407 while (i < 4 && pStore->pSub_Req[i]) { in redraw_tech_tree_dlg()
1421 pSub0 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1429 pSub1 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1435 for(j = 0; j < 4 && pStore->pSub_Req[j]; j++) { in redraw_tech_tree_dlg()
1437 pSub0 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1443 for(j = 0; j < 4 && pStore->pSub_Req[j]; j++) { in redraw_tech_tree_dlg()
1445 pSub1 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1715 pStore->pSub_Req[sub_req_count] = NULL; in create_tech_tree()
1806 … pStore->pSub_Req[i]->size.x = pTech->size.x - (adj_size(20) + pStore->pSub_Req[i]->size.w) * 2; in create_tech_tree()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dhelpdlg.c52 struct widget *pRequirementButton[2], *pSub_Req[4]; member
1407 while (i < 4 && pStore->pSub_Req[i]) { in redraw_tech_tree_dlg()
1421 pSub0 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1429 pSub1 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1435 for(j = 0; j < 4 && pStore->pSub_Req[j]; j++) { in redraw_tech_tree_dlg()
1437 pSub0 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1443 for(j = 0; j < 4 && pStore->pSub_Req[j]; j++) { in redraw_tech_tree_dlg()
1445 pSub1 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1715 pStore->pSub_Req[sub_req_count] = NULL; in create_tech_tree()
1806 … pStore->pSub_Req[i]->size.x = pTech->size.x - (adj_size(20) + pStore->pSub_Req[i]->size.w) * 2; in create_tech_tree()
[all …]
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dhelpdlg.c56 struct widget *pRequirementButton[2], *pSub_Req[4]; member
1414 while (i < 4 && pStore->pSub_Req[i]) { in redraw_tech_tree_dlg()
1428 pSub0 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1436 pSub1 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1442 for (j = 0; j < 4 && pStore->pSub_Req[j]; j++) { in redraw_tech_tree_dlg()
1444 pSub0 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1450 for(j = 0; j < 4 && pStore->pSub_Req[j]; j++) { in redraw_tech_tree_dlg()
1452 pSub1 = pStore->pSub_Req[j]; in redraw_tech_tree_dlg()
1723 pStore->pSub_Req[sub_req_count] = NULL; in create_tech_tree()
1814 … pStore->pSub_Req[i]->size.x = pTech->size.x - (adj_size(20) + pStore->pSub_Req[i]->size.w) * 2; in create_tech_tree()
[all …]