OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_cursor_rotation_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/display/
mirror_window_controller.h
73
gfx::Display::Rotation
current_cursor_rotation_
;
member in class:ash::internal::MirrorWindowController
mirror_window_controller.cc
150
current_cursor_rotation_
(gfx::Display::ROTATE_0),
264
current_cursor_rotation_
== display.rotation())
267
current_cursor_rotation_
= display.rotation();
280
switch (
current_cursor_rotation_
) {
Completed in 982 milliseconds