Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkSearch.ts186 class SearchPlaceholderColorModifier extends ModifierWithKey<ResourceColor> {
864 …modifierWithKey(this._modifiersWithKeys, SearchPlaceholderColorModifier.identity, SearchPlaceholde…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js8871 class SearchPlaceholderColorModifier extends ModifierWithKey { class
8887 SearchPlaceholderColorModifier.identity = Symbol('searchPlaceholderColor');
9499 …modifierWithKey(this._modifiersWithKeys, SearchPlaceholderColorModifier.identity, SearchPlaceholde…