Searched refs:basex (Results 1 – 1 of 1) sorted by relevance
29 static int basex, basey, basecode; variable50 basex = x; in dlg_mouse_setbase()101 (butPtr->x != (basex + x)) || in dlg_mouse_mkregion()102 (butPtr->X != (basex + x + width)) || in dlg_mouse_mkregion()114 butPtr->x = basex + x; in dlg_mouse_mkregion()115 butPtr->X = basex + x + width; in dlg_mouse_mkregion()