Home | History | Annotate | Download | only in status

Lines Matching refs:InputMethodMenuButton

35   MenuImpl(chromeos::InputMethodMenuButton* button,
55 chromeos::InputMethodMenuButton* button_;
65 // InputMethodMenuButton
67 InputMethodMenuButton::InputMethodMenuButton(StatusAreaHost* host)
76 gfx::Size InputMethodMenuButton::GetPreferredSize() {
84 void InputMethodMenuButton::OnLocaleChanged() {
94 void InputMethodMenuButton::RunMenu(views::View* unused_source,
99 bool InputMethodMenuButton::WindowIsActive() {
114 void InputMethodMenuButton::UpdateUI(const std::string& input_method_id,
149 void InputMethodMenuButton::OpenConfigUI() {
153 bool InputMethodMenuButton::ShouldSupportConfigUI() {
157 void InputMethodMenuButton::UpdateUIFromCurrentInputMethod() {