Home
last modified time | relevance | path

Searched refs:hvmode (Results 26 – 50 of 74) sorted by relevance

123

/dports/textproc/heirloom-doctools/heirloom-doctools-160308/pic/
H A Dcircgen.c105 if (isright(hvmode)) in circgen()
107 else if (isleft(hvmode)) in circgen()
109 else if (isup(hvmode)) in circgen()
129 if (isright(hvmode)) in circgen()
131 else if (isleft(hvmode)) in circgen()
133 else if (isup(hvmode)) in circgen()
H A Dlinegen.c77 hvmode = L_DIR; in linegen()
82 hvmode = R_DIR; in linegen()
87 hvmode = U_DIR; in linegen()
92 hvmode = D_DIR; in linegen()
177 defx *= xtab[hvmode]; in linegen()
178 defy *= ytab[hvmode]; in linegen()
H A Dmisc.c28 case UP: hvmode = U_DIR; break; in setdir()
29 case DOWN: hvmode = D_DIR; break; in setdir()
30 case LEFT: hvmode = L_DIR; break; in setdir()
31 case RIGHT: hvmode = R_DIR; break; in setdir()
33 return(hvmode); in setdir()
38 switch (hvmode) { in curdir()
429 p->o_mode = hvmode; in makenode()
H A Dmain.c38 int hvmode = R_DIR; /* R => join left to right, D => top to bottom, etc. */ variable
310 hvmode = R_DIR; in reset()
H A Dpic.h161 extern int hvmode;
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/svgpic/
H A Dcircgen.c95 if (isright(hvmode)) in circgen()
97 else if (isleft(hvmode)) in circgen()
99 else if (isup(hvmode)) in circgen()
119 if (isright(hvmode)) in circgen()
121 else if (isleft(hvmode)) in circgen()
123 else if (isup(hvmode)) in circgen()
H A Dlinegen.c65 hvmode = L_DIR; in linegen()
70 hvmode = R_DIR; in linegen()
75 hvmode = U_DIR; in linegen()
80 hvmode = D_DIR; in linegen()
165 defx *= xtab[hvmode]; in linegen()
166 defy *= ytab[hvmode]; in linegen()
H A Dmisc.c16 case UP: hvmode = U_DIR; break; in setdir()
17 case DOWN: hvmode = D_DIR; break; in setdir()
18 case LEFT: hvmode = L_DIR; break; in setdir()
19 case RIGHT: hvmode = R_DIR; break; in setdir()
21 return(hvmode); in setdir()
27 switch (hvmode) { in curdir()
418 p->o_mode = hvmode; in makenode()
H A Dmain.c26 int hvmode = R_DIR; /* R => join left to right, D => top to bottom, etc. */ variable
280 hvmode = R_DIR; in reset()
H A Dpic.h151 extern int hvmode;
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/pic/
H A Dcircgen.c95 if (isright(hvmode)) in circgen()
97 else if (isleft(hvmode)) in circgen()
99 else if (isup(hvmode)) in circgen()
119 if (isright(hvmode)) in circgen()
121 else if (isleft(hvmode)) in circgen()
123 else if (isup(hvmode)) in circgen()
H A Dlinegen.c65 hvmode = L_DIR; in linegen()
70 hvmode = R_DIR; in linegen()
75 hvmode = U_DIR; in linegen()
80 hvmode = D_DIR; in linegen()
165 defx *= xtab[hvmode]; in linegen()
166 defy *= ytab[hvmode]; in linegen()
H A Dmisc.c16 case UP: hvmode = U_DIR; break; in setdir()
17 case DOWN: hvmode = D_DIR; break; in setdir()
18 case LEFT: hvmode = L_DIR; break; in setdir()
19 case RIGHT: hvmode = R_DIR; break; in setdir()
21 return(hvmode); in setdir()
27 switch (hvmode) { in curdir()
418 p->o_mode = hvmode; in makenode()
H A Dmain.c26 int hvmode = R_DIR; /* R => join left to right, D => top to bottom, etc. */ variable
280 hvmode = R_DIR; in reset()
H A Dpic.h151 extern int hvmode;
/dports/print/pic2fig/pic2fig/
H A Dblockgen.c15 stack[nstack].p_hvmode = hvmode;
43 hvmode = stack[nstack].p_hvmode;
139 if (isright(hvmode))
141 else if (isleft(hvmode))
143 else if (isup(hvmode))
168 if (isright(hvmode))
170 else if (isleft(hvmode))
172 else if (isup(hvmode))
H A Dlinegen.c69 hvmode = L_DIR; in linegen()
75 hvmode = R_DIR; in linegen()
81 hvmode = U_DIR; in linegen()
87 hvmode = D_DIR; in linegen()
146 defx *= xtab[hvmode]; in linegen()
147 defy *= ytab[hvmode]; in linegen()
H A Dmisc.c11 case UP: hvmode = U_DIR; break;
12 case DOWN: hvmode = D_DIR; break;
13 case LEFT: hvmode = L_DIR; break;
14 case RIGHT: hvmode = R_DIR; break;
16 return(hvmode);
307 p->o_mode = hvmode;
H A Dmain.c22 int hvmode = R_DIR; /* R => join left to right, D => top to bottom, variable
239 hvmode = R_DIR; in reset()
H A Dpic.h96 extern int hvmode;
H A Dpic.h_096 extern int hvmode;
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tpic/
H A Dlinegen.c68 hvmode = L_DIR; in linegen()
73 hvmode = R_DIR; in linegen()
78 hvmode = U_DIR; in linegen()
83 hvmode = D_DIR; in linegen()
138 defx *= xtab[hvmode]; in linegen()
139 defy *= ytab[hvmode]; in linegen()
H A Dmisc.c11 case UP: hvmode = U_DIR; break; in setdir()
12 case DOWN: hvmode = D_DIR; break; in setdir()
13 case LEFT: hvmode = L_DIR; break; in setdir()
14 case RIGHT: hvmode = R_DIR; break; in setdir()
16 return(hvmode); in setdir()
22 switch (hvmode) { in curdir()
439 p->o_mode = hvmode; in makenode()
H A Dmain.c22 int hvmode = R_DIR; /* R => join left to right, D => top to bottom, etc. */ variable
274 hvmode = R_DIR; in reset()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/avrdude/
H A Dstk500v2.c96 enum hvmode enum
1039 static int stk500hv_chip_erase(PROGRAMMER * pgm, AVRPART * p, enum hvmode mode) in stk500hv_chip_erase()
1460 static int stk500hv_initialize(PROGRAMMER * pgm, AVRPART * p, enum hvmode mode) in stk500hv_initialize()
1589 static void stk500hv_disable(PROGRAMMER * pgm, enum hvmode mode) in stk500hv_disable()
1808 enum hvmode mode) in stk500hv_read_byte()
2036 enum hvmode mode) in stk500hv_write_byte()
2458 enum hvmode mode) in stk500hv_paged_write()
2664 enum hvmode mode) in stk500hv_paged_load()

123