Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Darkui_patternlock.js31 static pathStrokeWidth(value) { method in PatternLock
H A Dpatternlock_modifier.cpp189 float pathStrokeWidth = pathStrokeWidth_->Get(); in PaintLockLineForApiNine() local
288 float pathStrokeWidth = pathStrokeWidth_->Get(); in PaintLockLine() local
555 void PatternLockModifier::SetPathStrokeWidth(float pathStrokeWidth) in SetPathStrokeWidth()
942 auto pathStrokeWidth = pathStrokeWidth_->Get(); in UpdateBoundsRect() local
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-patternlock.md140 ### pathStrokeWidth subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-patternlock.md140 ### pathStrokeWidth subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js8077 pathStrokeWidth(value) { method in ArkPatternLockComponent