Home
last modified time | relevance | path

Searched defs:active_input_method_ids (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/ime/chromeos/
H A Dmock_input_method_manager.h72 std::vector<std::string> active_input_method_ids; in COMPONENT_EXPORT() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/input_method/
H A Dinput_method_manager_impl.h145 std::vector<std::string> active_input_method_ids; variable