Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
Dtext_overlay_manager.cpp294 std::string tempBefore = textValue_.GetSelectedText(TextSelection(0, position)); local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drosen_render_text_field.cpp1696 …std::string tempBefore = GetEditingValue().GetSelectedText(TextSelection(0, currentCursorPosition)… local
1846 std::string tempBefore = GetEditingValue().GetSelectedText(TextSelection(0, position)); local