Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/common/include/
H A Dmessage_handler.h69 MSG_ID_ON_CURSOR_UPDATE, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_stub.cpp151 Message *message = new Message(MessageID::MSG_ID_ON_CURSOR_UPDATE, data); in OnCursorUpdate()
H A Dinput_method_ability.cpp227 case MSG_ID_ON_CURSOR_UPDATE: { in WorkThread()
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_proxy_test.cpp536 Message *message = new Message(MessageID::MSG_ID_ON_CURSOR_UPDATE, data);