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 95 gfx::Point hot_point = test_api.GetCursorHotPoint();
106 hot_point = test_api.GetCursorHotPoint();
120 hot_point = test_api.GetCursorHotPoint();
152 gfx::Point hot_point = test_api.GetCursorHotPoint();
162 hot_point = test_api.GetCursorHotPoint();
173 hot_point = test_api.GetCursorHotPoint();
183 hot_point = test_api.GetCursorHotPoint();
207 gfx::Point hot_point = test_api.GetCursorHotPoint();
218 hot_point = test_api.GetCursorHotPoint();
228 hot_point = test_api.GetCursorHotPoint();
    [all...]

Completed in 639 milliseconds