Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextTimer.ts29 …modifierWithKey(this._modifiersWithKeys, TextTimerOptionsModifier.identity, TextTimerOptionsModifi…
31 …modifierWithKey(this._modifiersWithKeys, TextTimerOptionsModifier.identity, TextTimerOptionsModifi…
103 class TextTimerOptionsModifier extends ModifierWithKey<TextTimerOptions> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js24810 …modifierWithKey(this._modifiersWithKeys, TextTimerOptionsModifier.identity, TextTimerOptionsModifi…
24812 …modifierWithKey(this._modifiersWithKeys, TextTimerOptionsModifier.identity, TextTimerOptionsModifi…
24872 class TextTimerOptionsModifier extends ModifierWithKey { class
24898 TextTimerOptionsModifier.identity = Symbol('textTimerOptions');