Home
last modified time | relevance | path

Searched refs:SetStatusBarItemColor (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/pattern/
H A Dmock_app_bar_view.cpp23 ACE_WEAK_SYM void AppBarView::SetStatusBarItemColor(bool isLight) in SetStatusBarItemColor() function in OHOS::Ace::NG::AppBarView
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.h48 void SetStatusBarItemColor(bool isLight);
H A Dapp_bar_view.cpp372 void AppBarView::SetStatusBarItemColor(bool isLight) in SetStatusBarItemColor() function in OHOS::Ace::NG::AppBarView
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.h154 void SetStatusBarItemColor(uint32_t color) override;
H A Dui_content_impl.cpp599 void UIContentImpl::SetStatusBarItemColor(uint32_t color) in SetStatusBarItemColor() function in OHOS::Ace::UIContentImpl
606 appBar->SetStatusBarItemColor(IsDarkColor(color)); in SetStatusBarItemColor()
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h441 virtual void SetStatusBarItemColor(uint32_t color) {}; in SetStatusBarItemColor() function in OHOS::OHOS::Ace::UIContent
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h346 void SetStatusBarItemColor(uint32_t color) override;
H A Dui_content_impl.cpp3852 void UIContentImpl::SetStatusBarItemColor(uint32_t color) in SetStatusBarItemColor() function in OHOS::Ace::UIContentImpl
3859 appBar->SetStatusBarItemColor(IsDarkColor(color)); in SetStatusBarItemColor()
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1325 uiContent->SetStatusBarItemColor(property.contentColor_); in SetUIContentInner()
H A Dwindow_scene_session_impl.cpp2015 uiContent->SetStatusBarItemColor(property.contentColor_); in NotifySpecificWindowSessionProperty()

Completed in 32 milliseconds