Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkCommonShape.ts46 …modifierWithKey(this._modifiersWithKeys, StrokeLineJoinModifier.identity, StrokeLineJoinModifier, …
178 class StrokeLineJoinModifier extends ModifierWithKey<number> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js29626 …modifierWithKey(this._modifiersWithKeys, StrokeLineJoinModifier.identity, StrokeLineJoinModifier, …
29752 class StrokeLineJoinModifier extends ModifierWithKey { class
29765 StrokeLineJoinModifier.identity = Symbol('strokeLineJoin');