OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_touch_hud_projection_enabled_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/
shell.h
524
return
is_touch_hud_projection_enabled_
;
704
bool
is_touch_hud_projection_enabled_
;
member in class:ash::Shell
shell.cc
529
if (
is_touch_hud_projection_enabled_
== enabled)
532
is_touch_hud_projection_enabled_
= enabled;
565
is_touch_hud_projection_enabled_
(false) {
[
all
...]
Completed in 134 milliseconds