Home
last modified time | relevance | path

Searched defs:popupSelectedColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_model_ng.cpp203 void IndexerModelNG::SetPopupSelectedColor(const std::optional<Color>& popupSelectedColor) in SetPopupSelectedColor()
549 …ModelNG::SetPopupSelectedColor(FrameNode* frameNode, const std::optional<Color>& popupSelectedColo… in SetPopupSelectedColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js21807 popupSelectedColor(value) { method in ArkAlphabetIndexerComponent