Home
last modified time | relevance | path

Searched refs:act_ori_type (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/vcg/vcg.1.30/src/
H A DX11devpb.c208 int act_ori_type = 1; variable
759 act_ori_type = 1;
963 switch (act_ori_type) { in draw_dialog_box()
1389 act_ori_type = 1;
1393 act_ori_type = 2;
1452 old_ori_type = act_ori_type;
1497 else if (w==portr_point) act_ori_type = 1;
1498 else if (w==landsc_point) act_ori_type = 2;
1638 if (old_ori_type != act_ori_type) {
1639 switch (act_ori_type) {
[all …]
H A DPSdev.c244 extern int act_ori_type;
311 switch (act_ori_type) {
749 if (act_ori_type==1) { mx = 21.0; my = 30.0; } in calc_paper_width()
753 if (act_ori_type==1) { mx = 18.5; my = 27.0; } in calc_paper_width()
757 if (act_ori_type==1) { mx = 15.0; my = 21.0; } in calc_paper_width()
761 if (act_ori_type==1) { mx = 27.94; my = 43.18; } in calc_paper_width()
765 if (act_ori_type==1) { mx = 21.59; my = 27.94; } in calc_paper_width()
769 if (act_ori_type==1) { mx = 21.59; my = 35.56; } in calc_paper_width()
H A DX11devpb.h82 extern int act_ori_type;
H A Dgrprint2.c195 extern int act_ori_type;
274 switch (act_ori_type) {
H A Dmain.c295 act_ori_type = exori;