Home
last modified time | relevance | path

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

/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 in OHOS::Ace::IndexerModel
H A Dindexer_model_ng.cpp192 void IndexerModelNG::SetPopupItemBackground(const std::optional<Color>& popupItemBackground) in SetPopupItemBackground() function in OHOS::Ace::NG::IndexerModelNG
457 void IndexerModelNG::SetPopupItemBackground(FrameNode* frameNode, const std::optional<Color>& popupItemBackground) in SetPopupItemBackground() function in OHOS::Ace::NG::IndexerModelNG

Completed in 2 milliseconds