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

  /external/chromium/chrome/browser/chromeos/status/
input_method_menu.h 112 return input_method_menu_;
166 views::Menu2 input_method_menu_; member in class:chromeos::InputMethodMenu
input_method_menu.cc 128 // Be aware that the constructor of |input_method_menu_| calls
131 ALLOW_THIS_IN_INITIALIZER_LIST(input_method_menu_(this)),
370 input_method_menu_.RunMenuAt(pt, views::Menu2::ALIGN_TOPRIGHT);
459 input_method_menu_.Rebuild();
461 input_method_menu_.SetMinimumWidth(minimum_input_method_menu_width_);

Completed in 44 milliseconds