Home
last modified time | relevance | path

Searched defs:SetWindowContainerModalColor (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/previewer/include/
Dwindow.h503 …virtual WMError SetWindowContainerModalColor(const std::string& activeColor, const std::string& in… in SetWindowContainerModalColor() function
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h3251 …virtual WMError SetWindowContainerModalColor(const std::string& activeColor, const std::string& in… in SetWindowContainerModalColor() function
/foundation/window/window_manager/wm/src/
Dwindow_session_impl.cpp4723 WMError WindowSessionImpl::SetWindowContainerModalColor(const std::string& activeColor, in SetWindowContainerModalColor() function in OHOS::Rosen::WindowSessionImpl
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp1041 napi_value JsWindow::SetWindowContainerModalColor(napi_env env, napi_callback_info info) in SetWindowContainerModalColor() function in OHOS::Rosen::JsWindow