| /xsrc/external/mit/xmh/dist/ |
| popup.c | 134 Position nx, ny; local 146 ny = (GetHeight(widget) - GetHeight(popup)) / 2; 148 if (ny < 0) ny = 0; 149 XtTranslateCoords(widget, nx, ny, &x, &y);
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| miwindow.c | 359 int nx, ny; /* destination x,y */ local 475 GravityTranslate(x, y, oldx, oldy, dw, dh, pWin->bitGravity, &nx, &ny); 492 GravityTranslate(x, y, oldx, oldy, dw, dh, g, &nx, &ny); 495 dy = (oldy - ny) - offy; 516 RegionTranslate(pRegion, nx - oldx, ny - oldy); 527 RegionTranslate(oldWinClip, oldx - nx, oldy - ny); 547 GravityTranslate(x, y, oldx, oldy, dw, dh, g, &nx, &ny); 550 oldpt.y = oldy + (y - ny);
|
| mioverlay.c | 1083 int nx, ny; /* destination x,y */ local 1224 GravityTranslate(x, y, oldx, oldy, dw, dh, pWin->bitGravity, &nx, &ny); 1244 GravityTranslate(x, y, oldx, oldy, dw, dh, g, &nx, &ny); 1247 dy = (oldy - ny) - offy; 1269 RegionTranslate(pRegion, nx - oldx, ny - oldy); 1276 RegionTranslate(oldWinClip2, oldx - nx, oldy - ny); 1291 RegionTranslate(pRegion, nx - oldx, ny - oldy); 1302 RegionTranslate(oldWinClip, oldx - nx, oldy - ny); 1322 GravityTranslate(x, y, oldx, oldy, dw, dh, g, &nx, &ny); 1325 oldpt.y = oldy + (y - ny); [all...] |
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| miwindow.c | 383 int nx, ny; /* destination x,y */ local 513 GravityTranslate (x, y, oldx, oldy, dw, dh, pWin->bitGravity, &nx, &ny); 533 GravityTranslate (x, y, oldx, oldy, dw, dh, g, &nx, &ny); 536 dy = (oldy - ny) - offy; 560 RegionTranslate(pRegion, nx - oldx, ny - oldy); 573 RegionTranslate(oldWinClip, oldx - nx, oldy - ny); 595 GravityTranslate (x, y, oldx, oldy, dw, dh, g, &nx, &ny); 598 oldpt.y = oldy + (y - ny);
|
| mioverlay.c | 1131 int nx, ny; /* destination x,y */ local 1280 GravityTranslate (x, y, oldx, oldy, dw, dh, pWin->bitGravity, &nx, &ny); 1300 GravityTranslate (x, y, oldx, oldy, dw, dh, g, &nx, &ny); 1303 dy = (oldy - ny) - offy; 1327 RegionTranslate(pRegion, nx - oldx, ny - oldy); 1335 RegionTranslate(oldWinClip2, oldx - nx, oldy - ny); 1351 RegionTranslate(pRegion, nx - oldx, ny - oldy); 1363 RegionTranslate(oldWinClip, oldx - nx, oldy - ny); 1383 GravityTranslate (x, y, oldx, oldy, dw, dh, g, &nx, &ny); 1386 oldpt.y = oldy + (y - ny); [all...] |
| /xsrc/external/mit/xorg-server/dist/composite/ |
| compwindow.c | 247 int ny = pWin->drawable.y - bw; local 249 if (pPixmap->screen_x != nx || pPixmap->screen_y != ny) { 251 pPixmap->screen_y = ny;
|
| /xsrc/external/mit/xorg-server.old/dist/composite/ |
| compwindow.c | 229 int ny = pWin->drawable.y - bw; local 231 if (pPixmap->screen_x != nx || pPixmap->screen_y != ny) 234 pPixmap->screen_y = ny;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| nv50_surface.c | 230 unsigned ny = util_format_get_nblocksy(src->format, src_box->height) local 238 nv50_m2mf_transfer_rect(nv50, &drect, &srect, nx, ny);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| nvc0_surface.c | 241 unsigned ny = util_format_get_nblocksy(src->format, src_box->height) local 249 nvc0->m2mf_copy_rect(nvc0, &drect, &srect, nx, ny);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/ |
| compute.c | 198 int ny = (target == PIPE_BUFFER ? 1 : local 214 for (y = 0; y < ny; ++y) { 239 int ny = (tex->target == PIPE_BUFFER ? 1 : local 256 for (y = 0; y < ny; ++y) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| nv50_surface.c | 230 unsigned ny = util_format_get_nblocksy(src->format, src_box->height) local 238 nv50_m2mf_transfer_rect(nv50, &drect, &srect, nx, ny);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| nvc0_surface.c | 234 unsigned ny = util_format_get_nblocksy(src->format, src_box->height) local 242 nvc0->m2mf_copy_rect(nvc0, &drect, &srect, nx, ny);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/ |
| compute.c | 198 int ny = (target == PIPE_BUFFER ? 1 : local 214 for (y = 0; y < ny; ++y) { 239 int ny = (tex->target == PIPE_BUFFER ? 1 : local 256 for (y = 0; y < ny; ++y) {
|
| /xsrc/external/mit/glu/dist/src/libnurbs/interface/ |
| insurfeval.cc | 193 float ny = sin(v) * sin(u); local 196 float y= Oy+r * ny; 200 temp_normal[1] = ny; 206 // glNormal3f(nx,ny,nz); 217 float ny = sin(v); local 220 float y= Oy+r * ny; 224 temp_normal[1] = ny; 231 glNormal3f(nx,ny,nz);
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| rrcrtc.c | 1901 int nx, ny; local 1907 miPointerGetPosition(pDev, &nx, &ny); 1909 if ((nx >= left) && (nx < right) && (ny >= top) && (ny < bottom)) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| sna_display.c | 4239 int ny = (new->drawable.height + old->drawable.height - 1) / old->drawable.height; local 4244 for (sy = 0; sy < ny; sy++) {
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| marshal_generated1.c | 1523 GLbyte ny; member in struct:marshal_cmd_Normal3b 1530 GLbyte ny = cmd->ny; local 1532 CALL_Normal3b(ctx->CurrentServerDispatch, (nx, ny, nz)); 1538 _mesa_marshal_Normal3b(GLbyte nx, GLbyte ny, GLbyte nz) 1545 cmd->ny = ny; 1581 GLdouble ny; member in struct:marshal_cmd_Normal3d 1588 GLdouble ny = cmd->ny; local 1639 GLfloat ny; member in struct:marshal_cmd_Normal3f 1646 GLfloat ny = cmd->ny; local 1697 GLint ny; member in struct:marshal_cmd_Normal3i 1704 GLint ny = cmd->ny; local 1755 GLshort ny; member in struct:marshal_cmd_Normal3s 1762 GLshort ny = cmd->ny; local [all...] |
| marshal_generated7.c | 4460 GLhalfNV ny; member in struct:marshal_cmd_Normal3hNV 4467 GLhalfNV ny = cmd->ny; local 4469 CALL_Normal3hNV(ctx->CurrentServerDispatch, (nx, ny, nz)); 4475 _mesa_marshal_Normal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) 4482 cmd->ny = ny; 6238 GLfixed ny; member in struct:marshal_cmd_Normal3x 6245 GLfixed ny = cmd->ny; local [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| sna_display.c | 5791 int ny = (new->drawable.height + old->drawable.height - 1) / old->drawable.height; local 5796 for (sy = 0; sy < ny; sy++) {
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| marshal_generated.c | 1781 GLbyte ny; member in struct:marshal_cmd_Normal3b 1788 const GLbyte ny = cmd->ny; local 1790 CALL_Normal3b(ctx->CurrentServerDispatch, (nx, ny, nz)); 1793 _mesa_marshal_Normal3b(GLbyte nx, GLbyte ny, GLbyte nz) 1802 cmd->ny = ny; 1810 CALL_Normal3b(ctx->CurrentServerDispatch, (nx, ny, nz)); 1851 GLdouble ny; member in struct:marshal_cmd_Normal3d 1858 const GLdouble ny = cmd->ny local 1921 GLfloat ny; member in struct:marshal_cmd_Normal3f 1928 const GLfloat ny = cmd->ny; local 1991 GLint ny; member in struct:marshal_cmd_Normal3i 1998 const GLint ny = cmd->ny; local 2061 GLshort ny; member in struct:marshal_cmd_Normal3s 2068 const GLshort ny = cmd->ny; local 39354 GLfixed ny; member in struct:marshal_cmd_Normal3x 39361 const GLfixed ny = cmd->ny; local [all...] |