Searched defs:font (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dxlock.c97 * 20-Mar-89: Added backup font (fixed) if XQueryLoadFont() fails.
98 * Changed default font to lucida-sans-24.
107 * 15-Feb-89: Changed default font to pellucida-sans-18.
198 static XFontStruct *font; variable
454 passx, passy - font->ascent,
455 XTextWidth(font, pwbuf, (int) slen),
456 font->ascent + font->descent);
546 left = iconx[screen] + ICONW + font->max_bounds.width;
547 y = icony[screen] + font
[all...]

Completed in 11 milliseconds