Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkDataPanel.ts35 …rWithKey(this._modifiersWithKeys, DataPanelTrackBackgroundColorModifier.identity, DataPanelTrackBa…
115 class DataPanelTrackBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js22677 …rWithKey(this._modifiersWithKeys, DataPanelTrackBackgroundColorModifier.identity, DataPanelTrackBa…
22745 class DataPanelTrackBackgroundColorModifier extends ModifierWithKey { class
22758 DataPanelTrackBackgroundColorModifier.identity = Symbol('dataPanelTrackBackgroundColorModifier');