Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_editing_value.cpp163 std::wstring inSelection; in SelectionAwareTextManipulation() local
217 std::wstring inSelection = wideText.substr(start, end - start); in GetSelectedText() local
237 std::wstring inSelection = wideText.substr(start, end - start); in GetSelectedText() local