Searched defs:SetPopupColor (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
| D | indexer_model_impl.cpp | 58 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/ | ||
| D | indexer_model_ng.cpp | 74 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/ | ||
| D | js_indexer.cpp | 143 void JSIndexer::SetPopupColor(const JSCallbackInfo& args) in SetPopupColor() function in OHOS::Ace::Framework::JSIndexer |