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

  /external/chromium_org/ash/display/
root_window_transformers_unittest.cc 45 scroll_y_offset_ordinal_(0.0) {}
79 scroll_y_offset_ordinal_ = event->y_offset_ordinal();
96 float scroll_y_offset_ordinal() const { return scroll_y_offset_ordinal_; }
107 float scroll_y_offset_ordinal_; member in class:ash::internal::__anon5900::TestEventHandler
display_controller_unittest.cc 149 scroll_y_offset_ordinal_(0.0) {}
186 scroll_y_offset_ordinal_ = event->y_offset_ordinal();
203 float scroll_y_offset_ordinal() { return scroll_y_offset_ordinal_; }
214 float scroll_y_offset_ordinal_; member in class:ash::__anon5886::TestEventHandler
    [all...]

Completed in 32 milliseconds