Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/cj/src/
H A Dcj_input_method_textchanged_listener.cpp45 CjInputMethodController::GetInstance()->DeleteLeft(length); in DeleteBackward()
H A Dcj_input_method_controller.cpp350 void CjInputMethodController::DeleteLeft(int32_t length) in DeleteLeft() function in OHOS::MiscServices::CjInputMethodController
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_textchange_listener.cpp45 JsGetInputMethodController::GetInstance()->DeleteLeft(length); in DeleteBackward()
H A Djs_get_input_method_controller.h182 void DeleteLeft(int32_t length);
H A Djs_get_input_method_controller.cpp847 void JsGetInputMethodController::DeleteLeft(int32_t length)
/base/inputmethod/imf/frameworks/cj/include/
H A Dcj_input_method_controller.h49 void DeleteLeft(int32_t length);

Completed in 4 milliseconds