Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkDataPanel.ts31 …modifierWithKey(this._modifiersWithKeys, DataPanelValueColorsModifier.identity, DataPanelValueColo…
160 class DataPanelValueColorsModifier extends ModifierWithKey<Array<ResourceColor | LinearGradient>> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js22673 …modifierWithKey(this._modifiersWithKeys, DataPanelValueColorsModifier.identity, DataPanelValueColo…
22786 class DataPanelValueColorsModifier extends ModifierWithKey { class
22800 DataPanelValueColorsModifier.identity = Symbol('dataPanelValueColors');