Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkContainerSpan.ts17 class ContainerSpanTextBackgroundStyleModifier extends ModifierWithKey<TextBackgroundStyle> {
56ContainerSpanTextBackgroundStyleModifier.identity, ContainerSpanTextBackgroundStyleModifier, value…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js31039 class ContainerSpanTextBackgroundStyleModifier extends ModifierWithKey { class
31070 ContainerSpanTextBackgroundStyleModifier.identity = Symbol('containerSpanTextBackgroundStyle');
31077 …thKey(this._modifiersWithKeys, ContainerSpanTextBackgroundStyleModifier.identity, ContainerSpanTex…