Searched refs:scroll_y_offset_ordinal_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/display/
H A Droot_window_transformers_unittest.cc42 scroll_y_offset_ordinal_(0.0) {}
76 scroll_y_offset_ordinal_ = event->y_offset_ordinal();
93 float scroll_y_offset_ordinal() const { return scroll_y_offset_ordinal_; }
104 float scroll_y_offset_ordinal_; member in class:ash::__anon1884::TestEventHandler
H A Ddisplay_controller_unittest.cc282 scroll_y_offset_ordinal_(0.0) {}
319 scroll_y_offset_ordinal_ = event->y_offset_ordinal();
336 float scroll_y_offset_ordinal() { return scroll_y_offset_ordinal_; }
347 float scroll_y_offset_ordinal_; member in class:ash::__anon1866::TestEventHandler

Completed in 79 milliseconds