Searched refs:last_local_x (Results 1 – 2 of 2) sorted by relevance
407 static int last_local_x = 0; variable440 } else if (pos.x != last_local_x || pos.y != last_local_y) { in current_cursor_pos()446 last_local_x = pos.x; in current_cursor_pos()
1402 static int last_local_x = 0; variable1436 } else if (*root_x_return != last_local_x || in XQueryPointer_wr()1442 last_local_x = *root_x_return; in XQueryPointer_wr()