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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c186 static int icony[MAXSCREENS]; /* location of top edge of icon */ variable
539 y = icony[screen] + font->ascent + font->ascent + font->descent + 2;
562 y = icony[screen] + ICONH + font->ascent + 2;
885 y = icony[screen] + font->ascent;
895 y = icony[screen] - (font->descent + 2);
904 y = icony[screen] + ICONH + font->ascent + 2
1295 icony[screen] = DisplayHeight(dsp, screen) / 6;
1304 iconx[screen], icony[screen],

Completed in 178 milliseconds