Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h906 void SetCurrentDragTool(SourceTool tool) in SetCurrentDragTool() function
H A Dtext_pattern.cpp1926 pattern->SetCurrentDragTool(event->GetSourceTool()); in InitDragEvent()