Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextArea.ts330 class TextAreaPlaceholderColorModifier extends ModifierWithKey<ResourceColor> {
1180 …difierWithKey(this._modifiersWithKeys, TextAreaPlaceholderColorModifier.identity, TextAreaPlacehol…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js12279 class TextAreaPlaceholderColorModifier extends ModifierWithKey { class
12295 TextAreaPlaceholderColorModifier.identity = Symbol('textAreaPlaceholderColor');
13081 …difierWithKey(this._modifiersWithKeys, TextAreaPlaceholderColorModifier.identity, TextAreaPlacehol…