Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dxtabbed.c1589 static RotatedTextItem *XRotRetrieveFromCache(Display *dpy, XFontStruct *font, float angle, char *t…
1840 item=XRotRetrieveFromCache(dpy, font, angle, text, align); in XRotPaintAlignedString()
2132 static RotatedTextItem *XRotRetrieveFromCache(Display *dpy, XFontStruct *font, float angle, char *t… in XRotRetrieveFromCache() function