Home
last modified time | relevance | path

Searched defs:ime_spec (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/ime/decoder/
H A Ddecoder_engine.cc24 ClientDelegate(const std::string& ime_spec, in ClientDelegate()
79 const std::string& ime_spec, in BindRequest()
102 bool DecoderEngine::IsImeSupportedByDecoder(const std::string& ime_spec) { in IsImeSupportedByDecoder()
H A Dsystem_engine.cc33 ClientDelegate(const std::string& ime_spec, in ClientDelegate()
111 const std::string& ime_spec, in BindRequest()
136 bool SystemEngine::IsImeSupportedByDecoder(const std::string& ime_spec) { in IsImeSupportedByDecoder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/ime/
H A Dinput_engine.h25 std::string ime_spec; variable
H A Dinput_engine.cc18 std::string GetIdFromImeSpec(const std::string& ime_spec) { in GetIdFromImeSpec()
87 const std::string& ime_spec, in BindRequest()
101 bool InputEngine::IsImeSupportedByRulebased(const std::string& ime_spec) { in IsImeSupportedByRulebased()
H A Dime_service.cc66 const std::string& ime_spec, in ConnectToImeEngine()