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

  /external/chromium_org/ash/display/
cursor_window_controller.h 66 gfx::Rect bounds_in_screen_; member in class:ash::CursorWindowController
cursor_window_controller.cc 156 point.Offset(-bounds_in_screen_.x(), -bounds_in_screen_.y());
211 bounds_in_screen_ = bounds;

Completed in 57 milliseconds