Home
last modified time | relevance | path

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

/base/inputmethod/imf/interfaces/kits/c/
Dinputmethod_private_command_capi.h51 typedef struct InputMethod_PrivateCommand InputMethod_PrivateCommand; typedef
/base/inputmethod/imf/frameworks/ndk/include/
Dnative_inputmethod_types.h31 struct InputMethod_PrivateCommand { struct
32 std::string key;
33 std::variant<std::string, bool, int32_t> value;