Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkCommonShape.ts87 …this._modifiersWithKeys, CommonShapeForegroundColorModifier.identity, CommonShapeForegroundColorMo…
302 class CommonShapeForegroundColorModifier extends ModifierWithKey<string | number | Resource | Color…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js29666 …this._modifiersWithKeys, CommonShapeForegroundColorModifier.identity, CommonShapeForegroundColorMo…
29876 class CommonShapeForegroundColorModifier extends ModifierWithKey { class
29892 CommonShapeForegroundColorModifier.identity = Symbol('commonShapeForegroundColor');