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 33 const gfx::Point& GetCursorHotPoint() const;
mirror_window_test_api.cc 30 const gfx::Point& MirrorWindowTestApi::GetCursorHotPoint() const {
  /external/chromium_org/ash/display/
mirror_window_controller_unittest.cc 94 gfx::Point hot_point = test_api.GetCursorHotPoint();
105 hot_point = test_api.GetCursorHotPoint();
119 hot_point = test_api.GetCursorHotPoint();
151 gfx::Point hot_point = test_api.GetCursorHotPoint();
161 hot_point = test_api.GetCursorHotPoint();
172 hot_point = test_api.GetCursorHotPoint();
182 hot_point = test_api.GetCursorHotPoint();
206 gfx::Point hot_point = test_api.GetCursorHotPoint();
217 hot_point = test_api.GetCursorHotPoint();
227 hot_point = test_api.GetCursorHotPoint();
    [all...]

Completed in 612 milliseconds