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

  /external/chromium_org/ash/test/
mirror_window_test_api.h 32 const gfx::Point& GetCursorHotPoint() const;
mirror_window_test_api.cc 26 const gfx::Point& MirrorWindowTestApi::GetCursorHotPoint() const {
  /external/chromium_org/ash/display/
mirror_window_controller_unittest.cc 70 gfx::Point hot_point = test_api.GetCursorHotPoint();
81 hot_point = test_api.GetCursorHotPoint();
95 hot_point = test_api.GetCursorHotPoint();
127 gfx::Point hot_point = test_api.GetCursorHotPoint();
137 hot_point = test_api.GetCursorHotPoint();
148 hot_point = test_api.GetCursorHotPoint();
158 hot_point = test_api.GetCursorHotPoint();
182 gfx::Point hot_point = test_api.GetCursorHotPoint();
193 hot_point = test_api.GetCursorHotPoint();
203 hot_point = test_api.GetCursorHotPoint();
    [all...]

Completed in 151 milliseconds