Home
last modified time | relevance | path

Searched defs:GetGraphemeClusterLength (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_base.cpp34 int32_t TextBase::GetGraphemeClusterLength( in GetGraphemeClusterLength() function in OHOS::Ace::NG::TextBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.cpp377 int32_t TextOverlayBase::GetGraphemeClusterLength(int32_t extend, bool isPrefix) const function in OHOS::Ace::TextOverlayBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_select_controller.cpp340 int32_t TextSelectController::GetGraphemeClusterLength(const std::wstring& text, int32_t extend, bo… in GetGraphemeClusterLength() function in OHOS::Ace::NG::TextSelectController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2684 int32_t RenderTextField::GetGraphemeClusterLength(int32_t extend, bool isPrefix) const in GetGraphemeClusterLength() function in OHOS::Ace::RenderTextField