Home
last modified time | relevance | path

Searched defs:GetRightTextOfCursor (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_textchange_listener.cpp73 std::u16string JsGetInputMethodTextChangedListener::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imf_text_listener_adapter_impl.cpp99 ArkWebU16String ArkIMFTextListenerAdapterImpl::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_text_changed_listener.cpp174 std::u16string NativeTextChangedListener::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::MiscServices::NativeTextChangedListener
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imftext_listener_adapter_wrapper.cpp104 std::u16string ArkIMFTextListenerAdapterWrapper::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dnative_text_changed_listener_test.cpp89 void GetRightTextOfCursor(InputMethod_TextEditorProxy *proxy, int32_t number, char16_t text[], size… in GetRightTextOfCursor() function
H A Dvirtual_listener_test.cpp75 std::u16string GetRightTextOfCursor(int32_t number) override in GetRightTextOfCursor() function in OHOS::MiscServices::TextListenerImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.h104 virtual std::u16string GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp195 std::u16string IMFTextListenerAdapterImpl::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Don_text_changed_listener_impl.cpp103 std::u16string OnTextChangedListenerImpl::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::Ace::OnTextChangedListenerImpl
H A Drender_text_field.cpp2828 std::u16string RenderTextField::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::Ace::RenderTextField
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp144 std::u16string TextListener::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::MiscServices::TextListener
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
H A Dimf_adapter_impl_test.cpp215 std::u16string GetRightTextOfCursor(int32_t number) override in GetRightTextOfCursor() function in OHOS::NWeb::IMFTextListenerTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Don_text_changed_listener_impl.cpp110 std::u16string OnTextChangedListenerImpl::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::Ace::NG::OnTextChangedListenerImpl
H A Dtext_field_pattern.cpp5481 std::u16string TextFieldPattern::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp1517 std::u16string RichEditorPattern::GetRightTextOfCursor(int32_t number) in GetRightTextOfCursor() function in OHOS::Ace::NG::RichEditorPattern