OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:window_switcher_view_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/status/
status_area_view.h
42
return
window_switcher_view_
;
52
WindowSwitcherButton*
window_switcher_view_
;
member in class:chromeos::StatusAreaView
status_area_view.cc
32
window_switcher_view_
(NULL) {
54
window_switcher_view_
= new WindowSwitcherButton(host_);
55
AddChildView(
window_switcher_view_
);
Completed in 189 milliseconds