OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:greeting
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xdm/dist/greeter/
LoginP.h
93
Pixel greetpixel; /*
greeting
pixel */
110
char *
greeting
; /*
greeting
*/
member in struct:__anon6579
120
XFontStruct *greetFont; /* font for
greeting
*/
165
XftFont *greetFace; /* font for
greeting
*/
169
XftColor greetcolor; /*
greeting
color */
Login.c
197
offset(
greeting
), XtRString, "X Window System"},
318
#define
GREETING
(w) ((w)->login.secure_session && !(w)->login.allow_access ?\
319
(w)->login.
greeting
: (w)->login.unsecure_greet)
321
STRING_WIDTH (greet,
GREETING
(w))) / 2))
322
#define GREET_Y(w) (
GREETING
(w)[0] ? 2 * GREET_Y_INC (w) : 0)
323
#define GREET_W(w) (max (STRING_WIDTH (greet, w->login.
greeting
), \
794
if (
GREETING
(w)[0]) {
796
GREETING
(w), strlen (
GREETING
(w)));
2014
if (
GREETING
(currentL) != GREETING (newL)
[
all
...]
Completed in 5 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026