Searched refs:ymin (Results 1 - 25 of 57) sorted by relevance

123

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dbbox.c26 crTransformBBox( float xmin, float ymin, float zmin, argument
60 x[0] = _vmult(&(m->m00), xmin, ymin, zmin);
61 x[1] = _vmult(&(m->m00), xmax, ymin, zmin);
64 x[4] = _vmult(&(m->m00), xmin, ymin, zmax);
65 x[5] = _vmult(&(m->m00), xmax, ymin, zmax);
69 y[0] = _vmult(&(m->m01), xmin, ymin, zmin);
70 y[1] = _vmult(&(m->m01), xmax, ymin, zmin);
73 y[4] = _vmult(&(m->m01), xmin, ymin, zmax);
74 y[5] = _vmult(&(m->m01), xmax, ymin, zmax);
78 z[0] = _vmult(&(m->m02), xmin, ymin, zmi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dmispans.h59 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon7819
H A Dmiline.h103 #define MIOUTCODES(outcode, x, y, xmin, ymin, xmax, ymax) \
107 if (y < ymin) outcode |= OUT_ABOVE;\
155 int /*ymin*/,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dmispans.h59 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon8172
H A Dmiline.h104 #define MIOUTCODES(outcode, x, y, xmin, ymin, xmax, ymax) \
108 if (y < ymin) outcode |= OUT_ABOVE;\
155 int /*ymin*/,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dmispans.h59 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon8490
H A Dmiline.h104 #define MIOUTCODES(outcode, x, y, xmin, ymin, xmax, ymax) \
108 if (y < ymin) outcode |= OUT_ABOVE;\
155 int /*ymin*/,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dmispans.h60 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon6821
H A Dmiline.h103 #define MIOUTCODES(outcode, x, y, xmin, ymin, xmax, ymax) \
107 if (y < ymin) outcode |= OUT_ABOVE;\
155 int /*ymin */ ,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dmispans.h59 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon7444
H A Dmiline.h103 #define MIOUTCODES(outcode, x, y, xmin, ymin, xmax, ymax) \
107 if (y < ymin) outcode |= OUT_ABOVE;\
155 int /*ymin*/,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dmispans.h61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon8811
H A Dmiline.h104 #define MIOUTCODES(outcode, x, y, xmin, ymin, xmax, ymax) \
108 if (y < ymin) outcode |= OUT_ABOVE;\
155 int /*ymin*/,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dmispans.h61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon9125
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dmispans.h61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon9445
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dmispans.h61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon4971
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dmispans.h61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon5283
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dmispans.h61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon5595
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dmispans.h60 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon5905
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dmispans.h60 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon6208
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dmispans.h60 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon6506
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_bbox.h19 crTransformBBox(float xmin, float ymin, float zmin,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dmispans.h61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon4602
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dmispans.h61 int ymin, ymax; /* Min, max y values encountered */ member in struct:__anon4169
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dmiline.h103 #define MIOUTCODES(outcode, x, y, xmin, ymin, xmax, ymax) \
107 if (y < ymin) outcode |= OUT_ABOVE;\
155 int /*ymin */ ,

Completed in 49 milliseconds

123