Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkCommonShape.ts29 modifierWithKey(this._modifiersWithKeys, StrokeModifier.identity, StrokeModifier, value);
110 class StrokeModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js29610 modifierWithKey(this._modifiersWithKeys, StrokeModifier.identity, StrokeModifier, value);
29687 class StrokeModifier extends ModifierWithKey { class
29703 StrokeModifier.identity = Symbol('stroke');