Searched refs:GetCursorHotPoint (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/test/
H A Dmirror_window_test_api.h33 const gfx::Point& GetCursorHotPoint() const;
H A Dmirror_window_test_api.cc30 const gfx::Point& MirrorWindowTestApi::GetCursorHotPoint() const { function in class:ash::test::MirrorWindowTestApi
/external/chromium_org/ash/display/
H A Dmirror_window_controller_unittest.cc94 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 66 milliseconds