Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_capi_utils.cpp49 { ErrorCode::ERROR_GET_TEXT_CONFIG, IME_ERR_IMCLIENT },
/ohos5.0/base/inputmethod/imf/common/include/
H A Dglobal.h108 ERROR_GET_TEXT_CONFIG = 38, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp60 { ErrorCode::ERROR_GET_TEXT_CONFIG, EXCEPTION_IMCLIENT },
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp1315 return ErrorCode::ERROR_GET_TEXT_CONFIG; in GetCallingWindowInfo()