Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_pattern.h66 void initSelecitonInfo(SelectPositionInfo selectionInfo, bool oneLineSelected) in initSelecitonInfo() function
H A Dtext_drag_pattern.cpp141 data.initSelecitonInfo(info, leftHandler.GetY() == rightHandler.GetY()); in CalculateTextDragData()