Searched refs:_XmIsISO10646 (Results 1 – 6 of 6) sorted by relevance
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | XmI.h | 235 extern Boolean _XmIsISO10646(Display *dpy,
|
H A D | Xm.c | 358 _XmIsISO10646(Display *dpy, XFontStruct *font) in _XmIsISO10646() function
|
H A D | TextOut.c | 709 if (_XmIsISO10646(XtDisplay(tw), data->font)) { in _FontStructFindWidth() 2272 if (_XmIsISO10646(XtDisplay(tw), data->font)) { 2598 if (_XmIsISO10646(XtDisplay(tw), data->font)) { 2682 if (_XmIsISO10646(XtDisplay(tw), data->font)) { 2949 if (_XmIsISO10646(XtDisplay(tw), data->font)) { 3014 if (_XmIsISO10646(XtDisplay(tw), data->font)) {
|
H A D | DataF.c | 2722 if (_XmIsISO10646(XtDisplay(tf), XmTextF_font(tf))) { 2795 if (_XmIsISO10646(XtDisplay(tf), XmTextF_font(tf))) {
|
H A D | TextF.c | 2087 { if (_XmIsISO10646(XtDisplay(tf), TextF_Font(tf))) { 2151 { if (_XmIsISO10646(XtDisplay(tf), TextF_Font(tf))) {
|
H A D | XmString.c | 3943 && _XmIsISO10646(d, _XmRendFont(rend)))) && in _XmStringDrawSegment()
|