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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c188 static Cursor passwdcursor; /* cursor used in getPassword */ variable
875 XChangeGrabbedCursor(passwdcursor);
1328 passwdcursor = XCreateFontCursor(dsp, XC_left_ptr);

Completed in 13 milliseconds