Home
last modified time | relevance | path

Searched defs:SetWindowContainerColor (Results 1 – 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/
Dui_content_impl.cpp522 void UIContentImpl::SetWindowContainerColor(uint32_t activeColor, uint32_t inactiveColor) in SetWindowContainerColor() function in OHOS::Ace::UIContentImpl
/foundation/window/window_manager/previewer/include/
Dwindow.h499 …virtual WMError SetWindowContainerColor(const std::string& activeColor, const std::string& inactiv… in SetWindowContainerColor() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
Dcontainer_modal_pattern.cpp534 void ContainerModalPattern::SetWindowContainerColor(const Color& activeColor, const Color& inactive… in SetWindowContainerColor() function in OHOS::Ace::NG::ContainerModalPattern
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.h369 virtual void SetWindowContainerColor(const Color& activeColor, const Color& inactiveColor) {} in SetWindowContainerColor() function
/foundation/arkui/ace_engine/test/mock/core/pipeline/
Dmock_pipeline_context.cpp443 void PipelineContext::SetWindowContainerColor(const Color& activeColor, const Color& inactiveColor)… in SetWindowContainerColor() function in OHOS::Ace::NG::PipelineContext
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h3239 …virtual WMError SetWindowContainerColor(const std::string& activeColor, const std::string& inactiv… in SetWindowContainerColor() function
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp5453 void PipelineContext::SetWindowContainerColor(const Color& activeColor, const Color& inactiveColor) in SetWindowContainerColor() function in OHOS::Ace::NG::PipelineContext
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp3054 void UIContentImpl::SetWindowContainerColor(uint32_t activeColor, uint32_t inactiveColor) in SetWindowContainerColor() function in OHOS::Ace::UIContentImpl
/foundation/window/window_manager/wm/src/
Dwindow_session_impl.cpp4676 WMError WindowSessionImpl::SetWindowContainerColor(const std::string& activeColor, const std::strin… in SetWindowContainerColor() function in OHOS::Rosen::WindowSessionImpl
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp1034 napi_value JsWindow::SetWindowContainerColor(napi_env env, napi_callback_info info) in SetWindowContainerColor() function in OHOS::Rosen::JsWindow