Searched refs:DGA_DRAW_WINDOW (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddraw_db.c38 case DGA_DRAW_WINDOW: {
54 case DGA_DRAW_WINDOW: {
72 case DGA_DRAW_WINDOW: {
91 case DGA_DRAW_WINDOW: {
110 case DGA_DRAW_WINDOW: {
127 case DGA_DRAW_WINDOW: {
144 case DGA_DRAW_WINDOW: {
161 case DGA_DRAW_WINDOW: {
179 case DGA_DRAW_WINDOW: {
197 case DGA_DRAW_WINDOW
[all...]
H A Ddraw_inquiry.c40 case DGA_DRAW_WINDOW:
51 case DGA_DRAW_WINDOW:
62 case DGA_DRAW_WINDOW:
65 : (DGA_DRAW_WINDOW));
75 case DGA_DRAW_WINDOW:
86 case DGA_DRAW_WINDOW:
97 case DGA_DRAW_WINDOW:
111 case DGA_DRAW_WINDOW:
131 case DGA_DRAW_WINDOW:
153 case DGA_DRAW_WINDOW
[all...]
H A Ddga_externaldefs.h31 #define DGA_DRAW_WINDOW 0 macro
H A Ddga.h216 if ((DGA_CASTDRAW(dgasrc)->loc_1 == DGA_DRAW_WINDOW) && \
221 (DGA_CASTDRAW(dgadst)->loc_1 == DGA_DRAW_WINDOW)) { \
244 if ((DGA_CASTDRAW(dgasrc)->loc_1 == DGA_DRAW_WINDOW) && \
249 (DGA_CASTDRAW(dgadst)->loc_1 == DGA_DRAW_WINDOW)) { \
H A Ddga_ab.c183 if ( ((_Dga_drawable)dgadraw)->drawable_type != DGA_DRAW_WINDOW )
351 if ( ((_Dga_drawable)dgadraw)->drawable_type != DGA_DRAW_WINDOW )
H A Dwin_grab.c395 new_clientp->drawable_type = DGA_DRAW_WINDOW;
543 clientp->drawable_type = DGA_DRAW_WINDOW;
H A Ddga_Xrequests.c1335 case DGA_DRAW_WINDOW:

Completed in 88 milliseconds