Home
last modified time | relevance | path

Searched refs:whatpos (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/source-highlight/source-highlight-3.1.9/tests/
H A Dtest.awk104 whatpos = match($0, /\\Whatever/);
105 b = substr($0, 0, whatpos - 1)
106 c = substr($0, whatpos)
109 for(i = whatpos; i < whatind; i++)
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/svgpic/
H A Dmisc.c8 int whatpos(obj *p, int corner, double *px, double *py);
205 whatpos(p, corner, &x, &y); in getpos()
209 int whatpos(obj *p, int corner, double *px, double *py) /* what is the position (no side effect) */ in whatpos() function
239 return whatpos(objlist[(int)p->o_val[2]], START, px, py); in whatpos()
242 return whatpos(objlist[(int)p->o_val[3]], END, px, py); in whatpos()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/pic/
H A Dmisc.c8 int whatpos(obj *p, int corner, double *px, double *py);
205 whatpos(p, corner, &x, &y); in getpos()
209 int whatpos(obj *p, int corner, double *px, double *py) /* what is the position (no side effect) */ in whatpos() function
239 return whatpos(objlist[(int)p->o_val[2]], START, px, py); in whatpos()
242 return whatpos(objlist[(int)p->o_val[3]], END, px, py); in whatpos()
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/pic/
H A Dmisc.c21 int whatpos(obj *p, int corner, double *px, double *py);
218 whatpos(p, corner, &x, &y); in getpos()
222 int whatpos(obj *p, int corner, double *px, double *py) /* what is the position (no side effect) */ in whatpos() function
250 return whatpos(objlist[(int)p->o_val[2]], START, px, py); in whatpos()
253 return whatpos(objlist[(int)p->o_val[3]], END, px, py); in whatpos()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tpic/
H A Dmisc.c215 whatpos(p, corner, &x, &y); in getpos()
220 whatpos(obj *p, int corner, double *px, double *py) /* what is the position (no side effect) */ in whatpos() function
250 return whatpos(objlist[(int)p->o_val[2]], START, px, py); in whatpos()
253 return whatpos(objlist[(int)p->o_val[3]], END, px, py); in whatpos()
H A Dpic.h283 int whatpos(obj *p, int corner, double *px, double *py) /* what is the position (no side effect) *…
/dports/editors/jed/jed-0.99-19/lib/
H A Demacs.sl102 setkey("whatpos", "^X=");
104 setkey("whatpos", "^X?");
H A Djed.sl91 setkey("whatpos", "^X?");
H A Dsite.sl1651 %\function{whatpos}
1652 %\synopsis{whatpos}
1656 define whatpos () function
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Demacs.sl85 setkey("whatpos", "^X=");
H A Dsite.sl493 setkey("whatpos", "^X?");
1297 %\function{whatpos}
1298 %\synopsis{whatpos}
1302 define whatpos () function
/dports/editors/jed/jed-0.99-19/doc/hlp/
H A Dlibfuns.hlp3251 whatpos
3254 whatpos
H A Djedfuns.hlp1784 whatline, whatpos, goto_column, bolp, eolp