Searched refs:iconx (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/app/xlock/sun-src/ |
H A D | xlock.c | 189 static int iconx[MAXSCREENS]; /* location of left edge of icon */ variable 546 left = iconx[screen] + ICONW + font->max_bounds.width; 575 iconx[screen], y - font->ascent, 576 WIDTH - iconx[screen], 580 iconx[screen], y, infoMsg, (int) strlen(infoMsg)); 878 left = iconx[screen] + ICONW + font->max_bounds.width; 892 iconx[screen], y, text_info, (int) strlen(text_info)); 1255 iconx[screen] = (DisplayWidth(dsp, screen) - 1267 iconx[screen], icony[screen],
|
Completed in 11 milliseconds