/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | native_text_changed_listener.cpp | 255 int32_t NativeTextChangedListener::SetPreviewText(const std::u16string &text, const OHOS::MiscServices::Range &range) in SetPreviewText() function in OHOS::MiscServices::NativeTextChangedListener
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | native_text_changed_listener_test.cpp | 102 int32_t SetPreviewText( in SetPreviewText() function
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_imf_text_listener_adapter_impl.cpp | 106 int32_t ArkIMFTextListenerAdapterImpl::SetPreviewText(const ArkWebU16String& text, int32_t start, int32_t end) in SetPreviewText() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_imftext_listener_adapter_wrapper.cpp | 113 int32_t ArkIMFTextListenerAdapterWrapper::SetPreviewText(const std::u16string& text, int32_t start, int32_t end) in SetPreviewText() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
|
/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/ |
H A D | input_method_controller.h | 89 virtual int32_t SetPreviewText(const std::u16string &text, const Range &range) in SetPreviewText() function in OHOS::MiscServices::OnTextChangedListener
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_data_channel_stub.cpp | 336 int32_t InputDataChannelStub::SetPreviewText(const std::string &text, const Range &range) in SetPreviewText() function in OHOS::MiscServices::InputDataChannelStub
|
H A D | input_method_controller.cpp | 1385 int32_t InputMethodController::SetPreviewText(const std::string &text, const Range &range) in SetPreviewText() function in OHOS::MiscServices::InputMethodController
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | js_text_input_client_engine.cpp | 750 napi_value JsTextInputClientEngine::SetPreviewText(napi_env env, napi_callback_info info) in SetPreviewText() function in OHOS::MiscServices::JsTextInputClientEngine
|
/base/inputmethod/imf/test/common/src/ |
H A D | text_listener.cpp | 179 int32_t TextListener::SetPreviewText(const std::u16string &text, const Range &range) in SetPreviewText() function in OHOS::MiscServices::TextListener
|
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
H A D | imf_adapter_impl.cpp | 200 int32_t IMFTextListenerAdapterImpl::SetPreviewText(const std::u16string& text, const MiscServices::Range& range) in SetPreviewText() function in OHOS::NWeb::IMFTextListenerAdapterImpl
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_ability.cpp | 1191 int32_t InputMethodAbility::SetPreviewText(const std::string &text, const Range &range) in SetPreviewText() function in OHOS::MiscServices::InputMethodAbility
|