Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkText.ts499 class TextTextShadowModifier extends ModifierWithKey<ShadowOptions | Array<ShadowOptions>> {
931 …modifierWithKey(this._modifiersWithKeys, TextTextShadowModifier.identity, TextTextShadowModifier, …
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js11402 class TextTextShadowModifier extends ModifierWithKey { class
11445 TextTextShadowModifier.identity = Symbol('textTextShadow');
11882 …modifierWithKey(this._modifiersWithKeys, TextTextShadowModifier.identity, TextTextShadowModifier, …