Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dinput_method_info.h25 struct InputMethodInfo { struct
H A Dime_info_inquirer.h128 std::vector<InputMethodInfo> ListInputMethodInfo(const int32_t userId);
/ohos5.0/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp229 std::vector<InputMethodInfo> ImeInfoInquirer::ListInputMethodInfo(const int32_t userId) in ListInputMethodInfo()
237 std::vector<InputMethodInfo> properties; in ListInputMethodInfo()
242 InputMethodInfo property; in ListInputMethodInfo()