HomeSort by relevance Sort by last modified time
    Searched refs:old_x (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/test/
testpalette.c 251 int old_x = boatx[i]; local
258 r.x = old_x;
266 updates[i].x = MIN(old_x, boatx[i]);
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_gtk.cc 279 gint old_x = static_cast<gint>(last_mouse_down_->button.x_root); local
285 if (gtk_drag_check_threshold(widget(), old_x, old_y,

Completed in 225 milliseconds