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

  /external/chromium_org/ash/display/
cursor_window_controller.h 72 gfx::Display::Rotation cursor_rotation_; member in class:ash::CursorWindowController
cursor_window_controller.cc 98 cursor_rotation_(gfx::Display::ROTATE_0),
166 cursor_rotation_ == display_.rotation())
169 cursor_rotation_ = display_.rotation();
229 switch (cursor_rotation_) {

Completed in 339 milliseconds