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

/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c735 int root_x, root_y, win_x, win_y; local
785 root_x = event.xbutton.x_root;
795 &root_x, &root_y, &win_x, &win_y, &mask)) {
800 if (root_x != lastx || root_y != lasty) {
805 x = root_x - xoff;
821 lastx = root_x;

Completed in 15 milliseconds