Searched refs:t_String (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/app/xlock/sun-src/ |
H A D | resource.c | 246 #define t_String 0 macro 260 {&fontname, "font", "Font", DEF_FONT, t_String}, 261 {&background, "background", "Background", DEF_BG, t_String}, 262 {&foreground, "foreground", "Foreground", DEF_FG, t_String}, 263 {&text_name, "username", "Username", DEF_NAME, t_String}, 264 {&text_pass, "password", "Password", DEF_PASS, t_String}, 265 {&text_info, "info", "Info", DEF_INFO, t_String}, 266 {&text_valid, "validate", "Validate", DEF_VALID, t_String}, 267 {&text_invalid, "invalid", "Invalid", DEF_INVALID, t_String}, 423 case t_String [all...] |
Completed in 1226 milliseconds