Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dsearch_modifier.cpp34 constexpr uint32_t DEFAULT_SEARCH_COLOR = 0x99182431; variable
86 SearchModelNG::SetPlaceholderColor(frameNode, Color(DEFAULT_SEARCH_COLOR)); in ResetSearchPlaceholderColor()