Searched refs:_DisplayRec (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Text.c588 static struct _DisplayRec { struct
589 struct _DisplayRec *next;
592 struct _DisplayRec *dpy_ptr;
597 dpy_ptr = XtNew(struct _DisplayRec);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DText.c628 static struct _DisplayRec { struct
629 struct _DisplayRec *next;
632 struct _DisplayRec *dpy_ptr;
637 dpy_ptr = XtNew(struct _DisplayRec);

Completed in 25 milliseconds