Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h845 void SetBlendApplyType(BlendApplyType blendApplyType) override in SetBlendApplyType() function
1456 static void SetBlendApplyType(FrameNode* frameNode, BlendApplyType blendApplyType) in SetBlendApplyType() function
H A Dview_abstract.cpp2212 void ViewAbstract::SetBlendApplyType(BlendApplyType blendApplyType) in SetBlendApplyType() function in OHOS::Ace::NG::ViewAbstract
3796 void ViewAbstract::SetBlendApplyType(FrameNode* frameNode, BlendApplyType blendApplyType) in SetBlendApplyType() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1251 void SetBlendApplyType(BlendApplyType blendApplyType) function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp967 void ViewAbstractModelImpl::SetBlendApplyType(BlendApplyType blendApplyType) in SetBlendApplyType() function in OHOS::Ace::Framework::ViewAbstractModelImpl