Home
last modified time | relevance | path

Searched refs:GetContentWideTextLength (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_callback.cpp182 auto wtextLength = textBase->GetContentWideTextLength(); in DeleteText()
216 auto wtextLength = textBase->GetContentWideTextLength(); in ChoiceText()
296 auto wtextLength = textBase->GetContentWideTextLength(); in HandleMoveCursor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_base.h163 virtual int32_t GetContentWideTextLength() in GetContentWideTextLength() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_select_overlay.cpp413 return std::min(index + len, pattern->GetContentWideTextLength()); in GetTextInputCaretPosition()
H A Dtext_field_pattern.h1215 int32_t GetContentWideTextLength() override in GetContentWideTextLength() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h820 int32_t GetContentWideTextLength() override in GetContentWideTextLength() function