Home
last modified time | relevance | path

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

/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Dgd.c645 int iy1_temp; local
651 iy1_temp = *iy1;
656 iy1_temp = iy1[0];
663 gdImageLine(im, ix1_temp, iy1_temp, ix2_temp, iy2_temp,
666 gdImageLine(im, ix1_temp, iy1_temp, ix2_temp, iy2_temp,
672 gdImageLine(im,ix1_temp,iy1_temp,ix2_temp,iy2_temp,gdStyled);
H A Daqua.c635 int iy1_temp; local
640 iy1_temp = *iy1;
645 aqtAddFilledRect(ix1_temp, iy1_temp, ix2_temp, iy2_temp);