Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkAlphabetIndexer.ts117 …modifierWithKey(this._modifiersWithKeys, PopupTitleBackgroundModifier.identity, PopupTitleBackgrou…
471 class PopupTitleBackgroundModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js21880 …modifierWithKey(this._modifiersWithKeys, PopupTitleBackgroundModifier.identity, PopupTitleBackgrou…
22247 class PopupTitleBackgroundModifier extends ModifierWithKey { class
22259 PopupTitleBackgroundModifier.identity = Symbol('popupTitleBackground');