OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:restore_focus_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/tray/
system_tray_item.h
111
bool restore_focus() const { return
restore_focus_
; }
113
restore_focus_
= restore_focus;
118
bool
restore_focus_
;
member in class:ash::SystemTrayItem
system_tray_item.cc
16
restore_focus_
(false) {
Completed in 1117 milliseconds