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

  /external/chromium/chrome/browser/chromeos/cros/
input_method_library.cc 199 virtual bool InputMethodIsActivated(const std::string& input_method_id) {
384 if (!InputMethodIsActivated(input_method_id)) {
    [all...]
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_manager_impl.cc 283 if (!InputMethodIsActivated(input_method_id)) {
800 bool InputMethodManagerImpl::InputMethodIsActivated(

Completed in 84 milliseconds