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

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dxlock.c190 static int icony[MAXSCREENS]; /* location of top edge of icon */ variable
547 y = icony[screen] + font->ascent + font->ascent + font->descent + 2;
570 y = icony[screen] + ICONH + font->ascent + 2;
879 y = icony[screen] + font->ascent;
889 y = icony[screen] - (font->descent + 2);
898 y = icony[screen] + ICONH + font->ascent + 2
1258 icony[screen] = DisplayHeight(dsp, screen) / 6;
1267 iconx[screen], icony[screen],

Completed in 11 milliseconds