Home
last modified time | relevance | path

Searched refs:should_launch_ime_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dinput_method_library.cc63 should_launch_ime_(false), in InputMethodLibraryImpl()
628 should_launch_ime_ = true; in StartInputMethodDaemon()
688 if (!should_launch_ime_) { in MaybeLaunchInputMethodDaemon()
735 should_launch_ime_ = false; in StopInputMethodDaemon()
799 bool should_launch_ime_; member in chromeos::InputMethodLibraryImpl