Home
last modified time | relevance | path

Searched refs:NotifyStatusBarBgColor (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp334 void PipelineBase::NotifyStatusBarBgColor(const Color& color) const in NotifyStatusBarBgColor() function in OHOS::Ace::PipelineBase
H A Dpipeline_base.h483 void NotifyStatusBarBgColor(const Color& color) const;
H A Dpipeline_context.cpp2347 NotifyStatusBarBgColor(semiModal->GetBackgroundColor()); in RequestFullWindow()