Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkDatePicker.ts47 …ifierWithKey(this._modifiersWithKeys, DatePickerBackgroundColorModifier.identity, DatePickerBackgr…
141 class DatePickerBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js22840 …ifierWithKey(this._modifiersWithKeys, DatePickerBackgroundColorModifier.identity, DatePickerBackgr…
22985 class DatePickerBackgroundColorModifier extends ModifierWithKey { class
23001 DatePickerBackgroundColorModifier.identity = Symbol('datePickerBackgroundColor');