Home
last modified time | relevance | path

Searched refs:AfterSelection (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp5496 void TextFieldPattern::AfterSelection() in AfterSelection() function in OHOS::Ace::NG::TextFieldPattern
5522 AfterSelection(); in HandleSelectionUp()
5540 AfterSelection(); in HandleSelectionDown()
5558 AfterSelection(); in HandleSelectionLeft()
5577 AfterSelection(); in HandleSelectionLeftWord()
5596 AfterSelection(); in HandleSelectionLineBegin()
5610 AfterSelection(); in HandleSelectionHome()
5630 AfterSelection(); in HandleSelectionRight()
5649 AfterSelection(); in HandleSelectionRightWord()
5669 AfterSelection(); in HandleSelectionLineEnd()
[all …]
H A Dtext_field_pattern.h1575 void AfterSelection();
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_test.cpp2242 pattern->AfterSelection();
2261 pattern->AfterSelection();