Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/ime/
H A Dime_test.cpp563 TextSelection textSelection; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2437 auto textSelection = GetEditingValue().selection; in HandleOnPaste() local