Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dindexer_model_impl.cpp58 void IndexerModelImpl::SetPopupColor(const std::optional<Color>& color) in SetPopupColor() function in OHOS::Ace::Framework::IndexerModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
Dindexer_model_ng.cpp74 void IndexerModelNG::SetPopupColor(const std::optional<Color>& popupColor) in SetPopupColor() function in OHOS::Ace::NG::IndexerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_indexer.cpp143 void JSIndexer::SetPopupColor(const JSCallbackInfo& args) in SetPopupColor() function in OHOS::Ace::Framework::JSIndexer