Home
last modified time | relevance | path

Searched refs:SetDragStartPosition (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_pattern.h178 void SetDragStartPosition(float position) in SetDragStartPosition() function
H A Dscroll_bar_pattern.cpp673SetDragStartPosition(GetMainOffset(Offset(info.GetGlobalPoint().GetX(), info.GetGlobalPoint().GetY… in HandleDragStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h310 void SetDragStartPosition(float position) in SetDragStartPosition() function
H A Dscroll_bar.cpp642SetDragStartPosition(GetMainOffset(Offset(info.GetGlobalPoint().GetX(), info.GetGlobalPoint().GetY… in HandleDragStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h371 void SetDragStartPosition(double position) in SetDragStartPosition() function
H A Dscrollable.cpp353SetDragStartPosition(GetMainOffset(Offset(info.GetGlobalPoint().GetX(), info.GetGlobalPoint().GetY… in HandleDragStart()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h415 void SetDragStartPosition(double position) in SetDragStartPosition() function
H A Dscrollable.cpp358SetDragStartPosition(GetMainOffset(Offset(info.GetGlobalPoint().GetX(), info.GetGlobalPoint().GetY… in HandleDragStart()