OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_mode_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/display/types/
display_snapshot.h
47
const DisplayMode* current_mode() const { return
current_mode_
; }
52
void set_current_mode(const DisplayMode* mode) {
current_mode_
= mode; }
80
const DisplayMode*
current_mode_
;
member in class:ui::DisplaySnapshot