Lines Matching defs:String
67 * As used in its function interface, the String type of libXt can be readonly.
72 typedef const char *String;
74 typedef char *String;
78 * use _XtString instead of String so that C++ applications can
79 * #define String to something else if they choose, to avoid conflicts
195 String* /* params */,
202 String string;
275 String /* action_name */,
277 String* /* params */,
335 String name;
373 String resource_name; /* Resource name */
374 String resource_class; /* Resource class */
375 String resource_type; /* Representation type desired */
378 String default_type; /* representation type of specified default */
388 typedef String (*XtLanguageProc)(
390 String /* xnl */,
395 String /* name */,
396 String /* type */,
397 String /* class */,
398 String /* default */,
399 String* /* params */,
404 String /* msg */
421 String /* filename */
767 String* /* params */,
1226 extern String XtName(
1376 String* /* params */,
1468 String* /* fallback_resources */,
1481 String* /* fallback_resources */,
1493 String* /* fallback_resources */,
1505 String* /* fallback_resources */,
1535 String* /* specification_list */
1746 String* /* params */,
1755 String* /* params */,
1765 String* /* params */,
1774 String* /* params */,
1937 extern String XtNewString(String /* str */);
2222 String* /* name_return */,
2223 String* /* class_return */
2242 String type;
2249 String type;
2262 String type;
2269 String type;
2277 String type;
2312 /* String converters */