Searched refs:savex (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_cursor.c141 int savex, savey; local in function:GXSetCursorPosition
146 savex = x + pScrni->frameX0;
154 newX = savex;
160 newY = pScrni->pScreen->width - savex;
164 newX = pScrni->pScreen->width - savex;
170 newY = savex;
/xsrc/external/mit/ctwm/dist/
H A Dwin_ops.c225 long fx, fy, savex, savey; local in function:Squeeze
267 savex = fx = tmp_win->frame_x;
292 tmp_win->actual_frame_x = savex;
H A Dmenus.c589 int savex = MenuOrigins[MenuDepth - 1].x; local in function:UpdateMenu
597 (savex + (((2 * ActiveMenu->width) / 3) - 1)),
/xsrc/external/mit/twm/dist/src/
H A Dmenus.c565 int savex = MenuOrigins[MenuDepth - 1].x; local in function:UpdateMenu
570 (savex + (ActiveMenu->width >> 1)),

Completed in 7 milliseconds