Home
last modified time | relevance | path

Searched refs:SetTextSelectionEnd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h472 void SetTextSelectionEnd(int32_t end) in SetTextSelectionEnd() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2210 refPtr->SetTextSelectionEnd(end); in UpdateSelection()