Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp2957 auto stringText = GetEditingValue().GetSelectedText(TextSelection(start - number, start)); in GetLeftTextOfCursor() local
2967 auto stringText = GetEditingValue().GetSelectedText(TextSelection(end, end + number)); in GetRightTextOfCursor() local