Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_text_editing_value.cpp47 void TextEditingValue::UpdateSelection(int32_t both) {} in UpdateSelection()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_editing_value.cpp117 void TextEditingValue::UpdateSelection(int32_t both) in UpdateSelection()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2197 void RenderTextField::UpdateSelection(int32_t both) in UpdateSelection()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp1709 void TextFieldPattern::UpdateSelection(int32_t both) in UpdateSelection()