HomeSort by: relevance | last modified time | path
    Searched defs:ximage (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/motif_l/
xtabbed.c 1536 XImage *ximage;
1593 static XImage *MakeXImage(Display *dpy, int w, int h);
1600 static XImage *XRotMagnifyImage(Display *dpy, XImage *ximage);
1723 /* Create an XImage structure and allocate memory for it */
1726 static XImage *MakeXImage(Display *dpy, int w, int h)
1728 XImage *I;
1736 /* create the XImage */
1529 XImage *ximage; member in struct:rotated_text_item_template
    [all...]
xtabbed.c 1536 XImage *ximage;
1593 static XImage *MakeXImage(Display *dpy, int w, int h);
1600 static XImage *XRotMagnifyImage(Display *dpy, XImage *ximage);
1723 /* Create an XImage structure and allocate memory for it */
1726 static XImage *MakeXImage(Display *dpy, int w, int h)
1728 XImage *I;
1736 /* create the XImage */
1529 XImage *ximage; member in struct:rotated_text_item_template
    [all...]

Completed in 30 milliseconds