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

  /external/chromium_org/chrome/browser/ui/views/ash/
tab_scrubber.cc 59 swipe_y_(-1),
126 swipe_y_ = start_point.y();
142 swipe_y_ = start_point.y();
158 gfx::Point tab_point(swipe_x_, swipe_y_);
196 gfx::Point hover_point(swipe_x_, swipe_y_);
208 swipe_y_ = -1;
285 swipe_y_ = -1;
tab_scrubber.h 81 float swipe_y_; member in class:TabScrubber

Completed in 597 milliseconds