Searched refs:IMEDefaultView (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/system/ime/
H A Dtray_ime.h19 class IMEDefaultView;
50 tray::IMEDefaultView* default_;
H A Dtray_ime.cc69 class IMEDefaultView : public TrayItemMore { class in namespace:ash::tray
71 explicit IMEDefaultView(SystemTrayItem* owner) function in class:ash::tray::IMEDefaultView
83 virtual ~IMEDefaultView() {}
91 DISALLOW_COPY_AND_ASSIGN(IMEDefaultView);
261 default_ = new tray::IMEDefaultView(this);

Completed in 398 milliseconds