Home
last modified time | relevance | path

Searched refs:_XmXftDrawString (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmRenderTI.h254 void _XmXftDrawString(Display *display, Window window, XmRendition rend, int bpc,
H A DXmRenderT.c3015 _XmXftDrawString(Display *display, Window window, XmRendition rend, int bpc, in _XmXftDrawString() function
H A DXmString.c4127 _XmXftDrawString(d, w, rend, 1, x, y, draw_text, seg_len, image); in _XmStringDrawSegment()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/XmI/
H A DXmI.h504 void _XmXftDrawString(Display *dpy, Window wd, XmRendition r, int bpc, Position x, Position y, char…
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DFontList.c814 _XmXftDrawString(Display *dpy, Window wd, XmRendition r, int bpc, Position x, Position y, char *s, … in _XmXftDrawString() function
H A DXmString.c2817 _XmXftDrawString(d, w, r, 1, in _XmStringDraw()
3076 _XmXftDrawString(d, w, fontlist->renditions[comp->font], 1, in _XmStringDrawImage()
3460 _XmXftDrawString(d, w, fontlist->renditions[comp->font], 1, in _XmStringDrawUnderline()
H A DTextOut.c1219 _XmXftDrawString(XtDisplay(w), XtWindow(w), in DrawText()
H A DTextF.c2209 _XmXftDrawString(XtDisplay(w), XtWindow(w), in DrawTextXft()