Home
last modified time | relevance | path

Searched refs:oldx (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwindow.c348 short oldx = pWin->drawable.x, oldy = pWin->drawable.y; in miResizeWindow() local
415 if (newx != oldx || newy != oldy) in miResizeWindow()
444 ResizeChildrenWinSize(pWin, x - oldx, y - oldy, dw, dh); in miResizeWindow()
475 GravityTranslate(x, y, oldx, oldy, dw, dh, pWin->bitGravity, &nx, &ny); in miResizeWindow()
492 GravityTranslate(x, y, oldx, oldy, dw, dh, g, &nx, &ny); in miResizeWindow()
494 dx = (oldx - nx) - offx; in miResizeWindow()
516 RegionTranslate(pRegion, nx - oldx, ny - oldy); in miResizeWindow()
527 RegionTranslate(oldWinClip, oldx - nx, oldy - ny); in miResizeWindow()
547 GravityTranslate(x, y, oldx, oldy, dw, dh, g, &nx, &ny); in miResizeWindow()
549 oldpt.x = oldx + (x - nx); in miResizeWindow()
H A Dmioverlay.c1072 short oldx = pWin->drawable.x; in miOverlayResizeWindow() local
1159 if (newx != oldx || newy != oldy) in miOverlayResizeWindow()
1197 ResizeChildrenWinSize(pWin, x - oldx, y - oldy, dw, dh); in miOverlayResizeWindow()
1224 GravityTranslate(x, y, oldx, oldy, dw, dh, pWin->bitGravity, &nx, &ny); in miOverlayResizeWindow()
1244 GravityTranslate(x, y, oldx, oldy, dw, dh, g, &nx, &ny); in miOverlayResizeWindow()
1246 dx = (oldx - nx) - offx; in miOverlayResizeWindow()
1269 RegionTranslate(pRegion, nx - oldx, ny - oldy); in miOverlayResizeWindow()
1276 RegionTranslate(oldWinClip2, oldx - nx, oldy - ny); in miOverlayResizeWindow()
1291 RegionTranslate(pRegion, nx - oldx, ny - oldy); in miOverlayResizeWindow()
1302 RegionTranslate(oldWinClip, oldx - nx, oldy - ny); in miOverlayResizeWindow()
[all …]
H A Dmiarc.c3178 struct finalSpan *oldx; in newFinalSpan() local
3184 oldx = 0; in newFinalSpan()
3188 if (x == oldx) { in newFinalSpan()
3193 if (oldx) { in newFinalSpan()
3194 oldx->min = min(x->min, xmin); in newFinalSpan()
3195 oldx->max = max(x->max, xmax); in newFinalSpan()
3205 oldx = x; in newFinalSpan()
3207 xmin = oldx->min; in newFinalSpan()
3208 xmax = oldx->max; in newFinalSpan()
3216 if (!oldx) { in newFinalSpan()
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompalloc.c191 cw->oldx = COMP_ORIGIN_INVALID; in compRedirectWindow()
615 cw->oldx = COMP_ORIGIN_INVALID; in compAllocPixmap()
673 cw->oldx = pOld->screen_x; in compReallocPixmap()
H A Dcompwindow.c492 assert(cw->oldx != COMP_ORIGIN_INVALID); in compCopyWindow()
512 dx = dx + pPixmap->screen_x - cw->oldx; in compCopyWindow()
535 dx = pPixmap->screen_x - cw->oldx; in compCopyWindow()
H A Dcompint.h96 int oldx; member
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190824.patch.gz1# ncurses 6.1 - patch 20190824 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt.c809 static unsigned short oldx, oldy; in complement_pos() local
817 vc->vc_sw->con_putc(vc, old, oldy, oldx); in complement_pos()
832 oldx = (offset >> 1) % vc->vc_cols; in complement_pos()
834 vc->vc_sw->con_putc(vc, new, oldy, oldx); in complement_pos()
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c1807 GravityTranslate(int x, int y, int oldx, int oldy, in GravityTranslate() argument
1844 *destx = oldx; in GravityTranslate()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtarget.def2800 and @var{oldx} will be the operand that was given to that function to produce\n\
2814 rtx, (rtx x, rtx oldx, machine_mode mode),
3302 rtx, (rtx x, rtx oldx, machine_mode mode, addr_space_t as),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtarget.def2800 and @var{oldx} will be the operand that was given to that function to produce\n\
2814 rtx, (rtx x, rtx oldx, machine_mode mode),
3302 rtx, (rtx x, rtx oldx, machine_mode mode, addr_space_t as),