Home
last modified time | relevance | path

Searched defs:SetWindowBlur (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_abstract_model_ng.h690 void SetWindowBlur(float progress, WindowBlurStyle blurStyle) override {} in SetWindowBlur() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_abstract_model_impl.cpp978 void ViewAbstractModelImpl::SetWindowBlur(float progress, WindowBlurStyle blurStyle) in SetWindowBlur() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_abstract.cpp6887 void JSViewAbstract::SetWindowBlur(float progress, WindowBlurStyle blurStyle) in SetWindowBlur() function in OHOS::Ace::Framework::JSViewAbstract