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

/external/chromium_org/ash/system/ime/
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 41 milliseconds