Home
last modified time | relevance | path

Searched defs:_xwin (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dxwin.h94 struct _xwin { struct
95 struct _xwin *next; argument
96 struct _xwin *prev; argument
97 EventCallbackList cbl;
98 EX_Window xwin;
100 int x, y, w, h;
101 short depth;
102 unsigned short bw;
103 char argb;
110 int ord;
[all …]
/dports/devel/allegro/allegro-4.4.3.1/include/
H A Dxalleg.h156 } _xwin; variable
/dports/devel/allegro/allegro-4.4.3.1/src/x/
H A Dxwin.c60 struct _xwin_type _xwin = variable