Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_switch.cpp303 double pointTrackLength = switchSize_.Width() - rawPointSize_.Width() - pointPadding * 2; in OnDrag() local
405 double pointTrackLength = switchSize_.Width() - rawPointSize_.Width() - pointPadding * 2; in UpdatePointPosition() local