Home
last modified time | relevance | path

Searched refs:SetBubbleBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.h221 void SetBubbleBackgroundColor(const Color& bgColor) in SetBubbleBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dindexer_model_impl.cpp83 indexerComponent->SetBubbleBackgroundColor(color.value()); in SetPopupBackground()