HomeSort by relevance Sort by last modified time
    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 214 milliseconds