Home
last modified time | relevance | path

Searched defs:SetPopupSelectedColor (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_model.h53 virtual void SetPopupSelectedColor(const std::optional<Color>& color) {}; in SetPopupSelectedColor() function
Dindexer_model_ng.cpp217 void IndexerModelNG::SetPopupSelectedColor(const std::optional<Color>& popupSelectedColor) in SetPopupSelectedColor() function in OHOS::Ace::NG::IndexerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_indexer.cpp386 void JSIndexer::SetPopupSelectedColor(const JSCallbackInfo& args) in SetPopupSelectedColor() function in OHOS::Ace::Framework::JSIndexer