Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_model.h54 virtual void SetPopupItemBackground(const std::optional<Color>& color) {}; in SetPopupItemBackground() function
H A Dindexer_model_ng.cpp194 void IndexerModelNG::SetPopupItemBackground(const std::optional<Color>& popupItemBackground) in SetPopupItemBackground() function in OHOS::Ace::NG::IndexerModelNG
459 void IndexerModelNG::SetPopupItemBackground(FrameNode* frameNode, const std::optional<Color>& popup… in SetPopupItemBackground() function in OHOS::Ace::NG::IndexerModelNG