Home
last modified time | relevance | path

Searched refs:DeleteRight (Results 1 - 6 of 6) sorted by relevance

/base/inputmethod/imf/frameworks/cj/src/
H A Dcj_input_method_textchanged_listener.cpp40 CjInputMethodController::GetInstance()->DeleteRight(length); in DeleteForward()
H A Dcj_input_method_controller.cpp339 void CjInputMethodController::DeleteRight(int32_t length) in DeleteRight() function in OHOS::MiscServices::CjInputMethodController
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_textchange_listener.cpp40 JsGetInputMethodController::GetInstance()->DeleteRight(length); in DeleteForward()
H A Djs_get_input_method_controller.h181 void DeleteRight(int32_t length);
H A Djs_get_input_method_controller.cpp816 void JsGetInputMethodController::DeleteRight(int32_t length)
/base/inputmethod/imf/frameworks/cj/include/
H A Dcj_input_method_controller.h48 void DeleteRight(int32_t length);

Completed in 5 milliseconds