Searched refs:icoW (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ico/dist/
H A Dico.c472 initPoly(struct closure *closure, Polyinfo *poly, int icoW, int icoH) argument
486 closure->wo2 = icoW / 2.0;
562 * icoW, icoH size of bounding-box
568 int icoX, int icoY, int icoW, int icoH, int prevX, int prevY)
627 icoW + linewidth + 1, icoH + linewidth + 1);
630 icoW + linewidth + 1, icoH + linewidth + 1);
696 icoW + linewidth + 1,
702 icoW + linewidth + 1,
840 int icoW = 0, icoH = 0; local in function:do_ico_window
945 (unsigned int *)&icoW,
567 drawPoly(struct closure * closure,Polyinfo * poly,GC gc,int icoX,int icoY,int icoW,int icoH,int prevX,int prevY) argument
[all...]

Completed in 3 milliseconds