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

/external/chromium_org/ash/display/
H A Dcursor_window_controller.cc158 point.Offset(-hot_point_.x(), -hot_point_.y());
222 &hot_point_)) {
235 hot_point_.SetPoint(
236 rotated.width() - hot_point_.y(),
237 hot_point_.x());
242 hot_point_.SetPoint(
243 rotated.height() - hot_point_.x(),
244 rotated.width() - hot_point_.y());
249 hot_point_
[all...]
H A Dcursor_window_controller.h73 gfx::Point hot_point_; member in class:ash::CursorWindowController
/external/chromium_org/ash/test/
H A Dmirror_window_test_api.cc32 cursor_window_controller()->hot_point_;

Completed in 1312 milliseconds