OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SecondDisplayMode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/display/
display_manager.h
75
enum
SecondDisplayMode
{
255
void SetSecondDisplayMode(
SecondDisplayMode
mode);
256
SecondDisplayMode
second_display_mode() const {
340
SecondDisplayMode
second_display_mode_;
display_manager.cc
888
void DisplayManager::SetSecondDisplayMode(
SecondDisplayMode
mode) {
[
all
...]
Completed in 28 milliseconds