HomeSort by relevance Sort by last modified time
    Searched refs:IMEDefaultView (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/system/ime/
tray_ime.h 19 class IMEDefaultView;
50 tray::IMEDefaultView* default_;
tray_ime.cc 69 class IMEDefaultView : public TrayItemMore {
71 explicit IMEDefaultView(SystemTrayItem* owner)
83 virtual ~IMEDefaultView() {}
91 DISALLOW_COPY_AND_ASSIGN(IMEDefaultView);
256 default_ = new tray::IMEDefaultView(this);

Completed in 89 milliseconds