Searched defs:FIRSTSHA (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
135 shaLine = shaBase + FIRSTSHA(x, y, w, h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
135 shaLine = shaBase + FIRSTSHA(x, y, w, h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
132 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
135 shaLine = shaBase + FIRSTSHA(x, y, w, h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
135 shaLine = shaBase + FIRSTSHA(x, y, w, h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dshrotpack.h55 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
66 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
77 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
88 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
135 shaLine = shaBase + FIRSTSHA(x, y, w, h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dshrotpack.h56 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
67 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
78 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
89 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
133 shaLine = shaBase + FIRSTSHA(x,y,w,h);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dshrotpack.h54 #define FIRSTSHA(x,y,w,h) (((y) + (h) - 1) * shaStride + (x)) macro
65 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x + w - 1)) macro
76 #define FIRSTSHA(x,y,w,h) ((y + h - 1) * shaStride + (x + w - 1)) macro
87 #define FIRSTSHA(x,y,w,h) ((y) * shaStride + (x)) macro
131 shaLine = shaBase + FIRSTSHA(x,y,w,h);

Completed in 987 milliseconds