Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkQRCode.ts33 …modifierWithKey(this._modifiersWithKeys, QRBackgroundColorModifier.identity, QRBackgroundColorModi…
75 class QRBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js24226 …modifierWithKey(this._modifiersWithKeys, QRBackgroundColorModifier.identity, QRBackgroundColorModi…
24263 class QRBackgroundColorModifier extends ModifierWithKey { class
24279 QRBackgroundColorModifier.identity = Symbol('qrBackgroundColor');