Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/common/include/
H A Dmessage_handler.h70 MSG_ID_ON_SELECTION_CHANGE, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_stub.cpp167 Message *message = new Message(MessageID::MSG_ID_ON_SELECTION_CHANGE, data); in OnSelectionChange()
H A Dinput_method_ability.cpp231 case MSG_ID_ON_SELECTION_CHANGE: { in WorkThread()
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_proxy_test.cpp548 Message *message1 = new Message(MessageID::MSG_ID_ON_SELECTION_CHANGE, data1);