| /xsrc/external/mit/MesaLib/dist/include/android_stub/android/ |
| rect.h | 42 * In a valid ARect, left <= right and top <= bottom. ARect with left=0, top=10, 43 * right=1, bottom=11 contains only one pixel at x=0, y=10. 56 int32_t bottom; member in struct:ARect
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ |
| glutstroke.h | 37 float bottom; member in struct:__anon7
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| glutstroke.h | 41 float bottom; member in struct:__anon14
|
| stroke.h | 108 bottom, max_width; member in struct:__anon25 128 float top, bottom, max_width; member in struct:__anon28
|
| /xsrc/external/mit/ctwm/dist/ |
| ewmh.h | 32 int bottom; member in struct:EwmhStrut
|
| iconmgr.h | 31 unsigned top, bottom; member in struct:WList
|
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| dof.c | 71 static void accFrustum(GLdouble left, GLdouble right, GLdouble bottom, 82 ywsize = top - bottom; 89 glFrustum (left + dx, right + dx, bottom + dy, top + dy, nnear, ffar); 112 GLdouble fov2,left,right,bottom,top; local 117 bottom = -top; 122 accFrustum (left, right, bottom, top, nnear, ffar,
|
| accpersp.c | 65 static void accFrustum(GLdouble left, GLdouble right, GLdouble bottom, 76 ywsize = top - bottom; 83 glFrustum (left + dx, right + dx, bottom + dy, top + dy, nnear, ffar); 106 GLdouble fov2,left,right,bottom,top; local 111 bottom = -top; 116 accFrustum (left, right, bottom, top, nnear, ffar,
|
| /xsrc/external/mit/xdm/dist/xdm/ |
| xdmauth.c | 195 int top, bottom; local 204 bottom = atox(in[1]); 205 if (bottom == -1) 207 *out++ = (top << 4) | bottom;
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| mipolyutil.c | 168 DDXPointPtr top, bottom; 208 bottom = PrevPt, top = CurrPt; 213 bottom = CurrPt, top = PrevPt; 220 if (bottom->y != top->y) 222 pETEs->ymax = bottom->y-1; /* -1 so we don't get last scanline */ 227 dy = bottom->y - top->y; 228 BRESINITPGONSTRUCT(dy, top->x, bottom->x, pETEs->bres); 166 DDXPointPtr top, bottom; local
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/nativebase/ |
| nativebase.h | 63 int32_t bottom; member in struct:android_native_rect_t
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| vl_vertex_buffers.h | 80 } top, bottom; member in struct:vl_motionvector
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/ |
| vl_vertex_buffers.h | 80 } top, bottom; member in struct:vl_motionvector
|
| /xsrc/external/mit/libXft/dist/src/ |
| xftextent.c | 41 int left, right, top, bottom; local 90 bottom = top + (int) xftg->metrics.height; 97 if (bottom > overall_bottom) 98 overall_bottom = bottom;
|
| /xsrc/external/mit/twm/dist/src/ |
| iconmgr.h | 50 unsigned top, bottom; member in struct:WList
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| u_simple_shaders.c | 871 struct ureg_dst out, tmp, top, bottom; local 891 bottom = ureg_DECL_temporary(ureg); 902 ureg_imm4u(ureg, 0, 1, 0, 0)); /* bottom-left */ 904 ureg_imm4u(ureg, 1, 1, 0, 0)); /* bottom-right */ 936 ureg_LRP(ureg, bottom, 943 ureg_src(bottom),
|
| /xsrc/external/mit/libX11/dist/src/ |
| PolyReg.c | 166 register XPoint *top, *bottom; 205 bottom = PrevPt, top = CurrPt; 210 bottom = CurrPt, top = PrevPt; 217 if (bottom->y != top->y) 219 pETEs->ymax = bottom->y-1; /* -1 so we don't get last scanline */ 224 dy = bottom->y - top->y; 225 BRESINITPGONSTRUCT(dy, top->x, bottom->x, pETEs->bres); 165 register XPoint *top, *bottom; local
|
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| FormP.h | 113 XtEdgeType top, bottom, left, right;/* where to drag edge on resize */ member in struct:_FormConstraintsPart
|
| /xsrc/external/mit/libXrender/dist/src/ |
| Poly.c | 201 traps->bottom = next_y; 250 XFixed top = 0, bottom = 0; /* GCCism */ local 276 else if (y > bottom) 277 bottom = y; 301 bottom = y;
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| qxl_drm.h | 101 __u32 bottom; member in struct:drm_qxl_update_area
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| texture_from_pixmap.c | 44 static float top, bottom; variable 116 bottom = 1.0f; 120 bottom = 0.0f; 291 glTexCoord2d(0.0, bottom); 293 glTexCoord2d(1.0, bottom);
|
| /xsrc/external/mit/showfont/dist/ |
| showfont.c | 202 int bottom, local 223 bottom = extents[ch].descent + extents[ch].ascent; 227 bottom = extents[ch].descent + extents[ch].ascent; 231 bottom = hdr->max_bounds.ascent + 236 bottom = 0; 249 if (offsets[ch].length != (unsigned)(bottom * bpr)) { 252 bottom * bpr, bpr, bottom, offsets[ch].length); 255 for (int r = 0; r < bottom; r++) {
|
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| s3_video.c | 374 int top, bottom, right, left, npixels, nlines; local 417 bottom = ((y2 + 0x1ffff) >> 16) & ~1; 421 if ((bottom < height) && ((y1 & 0x1ffff) <= (y2 & 0x1ffff))) 422 bottom += 2; 425 nlines = bottom - top; 457 bottom = (y2 + 0x0ffff) >> 16; 461 if ((bottom < height) && ((y1 & 0x0ffff) <= (y2 & 0x0ffff))) 462 bottom++; 465 nlines = bottom - top;
|
| /xsrc/external/mit/xmessage/dist/ |
| makeform.c | 253 Position left, right, top, bottom; local 261 XtVaGetValues(text, XtNtopMargin, &top, XtNbottomMargin, &bottom, 266 XtNinternalHeight, (top+bottom+1)/2,
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| xdmauth.c | 120 int top, bottom; local 126 bottom = atox(in[1]); 127 if (bottom == -1) 129 *out++ = (top << 4) | bottom;
|