Searched refs:savey (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
147 savey = y + pScrni->frameY0;
155 newY = savey;
159 newX = savey;
165 newY = pScrni->pScreen->height - savey;
169 newX = pScrni->pScreen->height - savey;
/xsrc/external/mit/ctwm/dist/
H A Dwin_ops.c225 long fx, fy, savex, savey; local in function:Squeeze
268 savey = fy = tmp_win->frame_y;
293 tmp_win->actual_frame_y = savey;
H A Dmenus.c590 int savey = MenuOrigins[MenuDepth - 1].y; local in function:UpdateMenu
598 (savey + ActiveItem->item_num * Scr->EntryHeight)
599 /*(savey + ActiveItem->item_num * Scr->EntryHeight +
/xsrc/external/mit/twm/dist/src/
H A Dmenus.c566 int savey = MenuOrigins[MenuDepth - 1].y; local in function:UpdateMenu
571 (savey + ActiveItem->item_num * Scr->EntryHeight)
572 /*(savey + ActiveItem->item_num * Scr->EntryHeight +

Completed in 13 milliseconds