/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_get_input_method_textchange_listener.cpp | 68 std::u16string JsGetInputMethodTextChangedListener::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_imf_text_listener_adapter_impl.cpp | 92 ArkWebU16String ArkIMFTextListenerAdapterImpl::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
|
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | native_text_changed_listener.cpp | 143 std::u16string NativeTextChangedListener::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::MiscServices::NativeTextChangedListener
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_imftext_listener_adapter_wrapper.cpp | 95 std::u16string ArkIMFTextListenerAdapterWrapper::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | virtual_listener_test.cpp | 71 std::u16string GetLeftTextOfCursor(int32_t number) override in GetLeftTextOfCursor() function in OHOS::MiscServices::TextListenerImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_input_client.h | 99 virtual std::u16string GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function
|
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
H A D | imf_adapter_impl.cpp | 187 std::u16string IMFTextListenerAdapterImpl::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::NWeb::IMFTextListenerAdapterImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | on_text_changed_listener_impl.cpp | 89 std::u16string OnTextChangedListenerImpl::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::Ace::OnTextChangedListenerImpl
|
H A D | render_text_field.cpp | 2818 std::u16string RenderTextField::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::Ace::RenderTextField
|
/ohos5.0/base/inputmethod/imf/test/common/src/ |
H A D | text_listener.cpp | 138 std::u16string TextListener::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::MiscServices::TextListener
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/ |
H A D | imf_adapter_impl_test.cpp | 209 std::u16string GetLeftTextOfCursor(int32_t number) override in GetLeftTextOfCursor() function in OHOS::NWeb::IMFTextListenerTest
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | on_text_changed_listener_impl.cpp | 96 std::u16string OnTextChangedListenerImpl::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::Ace::NG::OnTextChangedListenerImpl
|
H A D | text_field_pattern.cpp | 5471 std::u16string TextFieldPattern::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::Ace::NG::TextFieldPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 1504 std::u16string RichEditorPattern::GetLeftTextOfCursor(int32_t number) in GetLeftTextOfCursor() function in OHOS::Ace::NG::RichEditorPattern
|