Home
last modified time | relevance | path

Searched refs:DOWN (Results 1 - 10 of 10) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dimf_adapter.h54 DOWN, member in OHOS::NWeb::IMFAdapterDirection
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp135 case MiscServices::Direction::DOWN: { in MoveCursor()
136 adapterDirection = IMFAdapterDirection::DOWN; in MoveCursor()
/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_text_changed_listener.cpp335 case OHOS::MiscServices::Direction::DOWN: in ConvertToCDirection()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h65 DOWN, member in OHOS::MiscServices::Direction
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dnative_text_changed_listener_test.cpp205 listener.MoveCursor(OHOS::MiscServices::Direction::DOWN); in HWTEST_F()
H A Dinput_method_controller_test.cpp1198 inputMethodAbility_->SelectByMovement(static_cast<int32_t>(Direction::DOWN)); in HWTEST_F()
1200 EXPECT_EQ(SelectListenerMock::direction_, static_cast<int32_t>(Direction::DOWN)); in HWTEST_F()
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h267 DOWN = 0, member in OHOS::NWeb::TouchType
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
H A Dimf_adapter_impl_test.cpp368 listenerTest->MoveCursor(MiscServices::Direction::DOWN); in HWTEST_F()
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_input_method_engine_setting.cpp158 NAPI_CALL(env, napi_create_int32(env, static_cast<int32_t>(Direction::DOWN), &cursorDown)); in GetJsDirectionProperty()
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp191 NAPI_CALL(env, napi_create_int32(env, static_cast<int32_t>(Direction::DOWN), &cursorDown)); in GetJsDirectionProperty()

Completed in 12 milliseconds