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

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dresource.c237 #define t_String 0 macro
251 {&fontname, "font", "Font", DEF_FONT, t_String},
252 {&background, "background", "Background", DEF_BG, t_String},
253 {&foreground, "foreground", "Foreground", DEF_FG, t_String},
254 {&text_name, "username", "Username", DEF_NAME, t_String},
255 {&text_pass, "password", "Password", DEF_PASS, t_String},
256 {&text_info, "info", "Info", DEF_INFO, t_String},
257 {&text_valid, "validate", "Validate", DEF_VALID, t_String},
258 {&text_invalid, "invalid", "Invalid", DEF_INVALID, t_String},
399 case t_String
[all...]

Completed in 1705 milliseconds