Home
last modified time | relevance | path

Searched refs:DevP (Results 1 – 2 of 2) sorted by relevance

/dports/print/hp2xx/hp2xx-3.4.4/sources/
H A Dpicbuf.c286 HPcoord_to_dotcoord(const HPGL_Pt * HP_P, DevPt * DevP, const OUT_PAR * po) in HPcoord_to_dotcoord() argument
288 DevP->x = (int) ((HP_P->x - po->xmin) * po->HP_to_xdots); in HPcoord_to_dotcoord()
289 DevP->y = (int) ((HP_P->y - po->ymin) * po->HP_to_ydots); in HPcoord_to_dotcoord()
/dports/textproc/redet/redet-8.26/
H A Dredet.tcl24 set DevP 0; # Development stuff short of debugging?