Searched refs:move_x (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ui/events/test/ |
D | event_generator.h | 284 int move_x, 302 int move_x,
|
D | event_generator.cc | 325 int move_x, in GestureMultiFingerScroll() argument 330 count, start, delays, event_separation_time_ms, steps, move_x, move_y); in GestureMultiFingerScroll() 339 int move_x, in GestureMultiFingerScrollWithDelays() argument 346 int delta_x = move_x / steps; in GestureMultiFingerScrollWithDelays()
|
/external/chromium_org/cc/resources/ |
D | layer_quad.h | 41 void move_x(float dx) { x_ += dx; } in move_x() function
|
/external/chromium_org/ui/chromeos/ |
D | touch_exploration_controller_unittest.cc | 1332 int move_x = 0; in TEST_F() local 1337 move_x = distance; in TEST_F() 1340 move_x = 0 - distance; in TEST_F() 1361 move_x * 2, in TEST_F()
|