OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hot_point_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/display/
cursor_window_controller.cc
158
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_
.SetPoint
[
all
...]
cursor_window_controller.h
73
gfx::Point
hot_point_
;
member in class:ash::CursorWindowController
/external/chromium_org/ash/test/
mirror_window_test_api.cc
32
cursor_window_controller()->
hot_point_
;
Completed in 198 milliseconds