Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h475 void SetModalColor(uint32_t color) in SetModalColor() function
H A Dpipeline_context.cpp813 SetModalColor(semiModalTheme->GetBgColor().GetValue()); in SetupRootElement()