Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_base.h68 virtual void StartGestureSelection(int32_t start, int32_t end, const Offset& startOffset) in StartGestureSelection() function
H A Dtext_pattern.cpp4231 void TextPattern::StartGestureSelection(int32_t start, int32_t end, const Offset& startOffset) in StartGestureSelection() function in OHOS::Ace::NG::TextPattern