OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMEDefaultView
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/ime/
tray_ime.h
22
class
IMEDefaultView
;
59
tray::
IMEDefaultView
* default_;
tray_ime.cc
50
class
IMEDefaultView
: public TrayItemMore {
52
explicit
IMEDefaultView
(SystemTrayItem* owner)
64
virtual ~
IMEDefaultView
() {}
72
DISALLOW_COPY_AND_ASSIGN(
IMEDefaultView
);
270
default_ = new tray::
IMEDefaultView
(this);
Completed in 25 milliseconds