Lines Matching refs:XrmValue
86 static Boolean _XawCvtAtomToString(Display*, XrmValue*, Cardinal*,
87 XrmValue*, XrmValue*, XtPointer*);
88 static Boolean _XawCvtBooleanToString(Display*, XrmValue*, Cardinal*,
89 XrmValue*, XrmValue*, XtPointer*);
90 static Boolean _XawCvtBoolToString(Display*, XrmValue*, Cardinal*,
91 XrmValue*, XrmValue*, XtPointer*);
92 static Boolean _XawCvtCARD32ToString(Display*, XrmValue*, Cardinal*,
93 XrmValue*, XrmValue*, XtPointer*);
94 static Boolean _XawCvtCardinalToString(Display*, XrmValue*, Cardinal*,
95 XrmValue*, XrmValue*, XtPointer*);
96 static Boolean _XawCvtDimensionToString(Display*, XrmValue*, Cardinal*,
97 XrmValue*, XrmValue*, XtPointer*);
98 static Boolean _XawCvtDisplayListToString(Display*, XrmValue*, Cardinal*,
99 XrmValue*, XrmValue*, XtPointer*);
100 static Boolean _XawCvtFontStructToString(Display*, XrmValue*, Cardinal*,
101 XrmValue*, XrmValue*, XtPointer*);
102 static Boolean _XawCvtIntToString(Display*, XrmValue*, Cardinal*,
103 XrmValue*, XrmValue*, XtPointer*);
104 static Boolean _XawCvtPixelToString(Display*, XrmValue*, Cardinal*,
105 XrmValue*, XrmValue*, XtPointer*);
106 static Boolean _XawCvtPixmapToString(Display*, XrmValue*, Cardinal*,
107 XrmValue*, XrmValue*, XtPointer*);
108 static Boolean _XawCvtShortToString(Display*, XrmValue*, Cardinal*,
109 XrmValue*, XrmValue*, XtPointer*);
110 static Boolean _XawCvtPositionToString(Display*, XrmValue*, Cardinal*,
111 XrmValue*, XrmValue*, XtPointer*);
112 static Boolean _XawCvtStringToDisplayList(Display*, XrmValue*, Cardinal*,
113 XrmValue*, XrmValue*, XtPointer*);
114 static Boolean _XawCvtStringToPixmap(Display*, XrmValue*, Cardinal*,
115 XrmValue*, XrmValue*, XtPointer*);
116 static Boolean _XawCvtUnsignedCharToString(Display*, XrmValue*, Cardinal*,
117 XrmValue*, XrmValue*, XtPointer*);
250 _XawCvtBooleanToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
251 XrmValue *fromVal, XrmValue *toVal,
269 _XawCvtBoolToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
270 XrmValue *fromVal, XrmValue *toVal,
288 _XawCvtPositionToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
289 XrmValue *fromVal, XrmValue *toVal,
306 _XawCvtShortToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
307 XrmValue *fromVal, XrmValue *toVal,
324 _XawCvtDimensionToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
325 XrmValue *fromVal, XrmValue *toVal,
342 _XawCvtCARD32ToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
343 XrmValue *fromVal, XrmValue *toVal,
360 _XawCvtIntToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
361 XrmValue *fromVal, XrmValue *toVal,
378 _XawCvtCardinalToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
379 XrmValue *fromVal, XrmValue *toVal,
396 _XawCvtAtomToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
397 XrmValue *fromVal, XrmValue *toVal,
429 _XawCvtPixelToString(Display *dpy, XrmValue *args, Cardinal *num_args,
430 XrmValue *fromVal, XrmValue *toVal,
465 _XawCvtFontStructToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
466 XrmValue *fromVal, XrmValue *toVal,
507 _XawCvtUnsignedCharToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
508 XrmValue *fromVal, XrmValue *toVal,
526 _XawCvtStringToDisplayList(Display *dpy, XrmValue *args, Cardinal *num_args,
527 XrmValue *fromVal, XrmValue *toVal,
569 _XawCvtDisplayListToString(Display *dpy, XrmValue *args _X_UNUSED, Cardinal *num_args,
570 XrmValue *fromVal, XrmValue *toVal,
587 _XawCvtStringToPixmap(Display *dpy, XrmValue *args, Cardinal *num_args,
588 XrmValue *fromVal, XrmValue *toVal,
641 _XawCvtPixmapToString(Display *dpy, XrmValue *args, Cardinal *num_args,
642 XrmValue *fromVal, XrmValue *toVal,