Home
last modified time | relevance | path

Searched refs:ERROR_DISPATCH_KEY_EVENT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/common/include/
H A Dglobal.h103 ERROR_DISPATCH_KEY_EVENT = 33, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp369 return ErrorCode::ERROR_DISPATCH_KEY_EVENT; in DispatchKeyEvent()