Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/
H A Dpaste_button_model_ng.cpp45 int32_t backgroundType, bool isArkuiComponent) in Create()
52 int32_t backgroundType, bool isArkuiComponent) in CreateNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.h30 int32_t backgroundType; member
H A Dsecurity_component_model_ng.cpp52 int32_t backgroundType) in InitLayoutProperty()
133int32_t backgroundType, const std::function<RefPtr<Pattern>(void)>& patternCreator, bool isArkuiCo… in CreateCommon()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/location_button/
H A Dlocation_button_model_ng.cpp45 int32_t backgroundType, bool isArkuiComponent) in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/save_button/
H A Dsave_button_model_ng.cpp46 int32_t backgroundType, bool isArkuiComponent) in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_location_button.cpp84 int32_t backgroundType = 0; in Create() local
H A Djs_paste_button.cpp83 int32_t backgroundType = 0; in Create() local
H A Djs_save_button.cpp84 int32_t backgroundType = 0; in Create() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_adapter_wrapper.cpp351 …Render3D::BackgroundType backgroundType = modelPaintProperty->GetModelTransparent().value_or(false… in UpdateEnviroment() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng.cpp142 int32_t backgroundType, std::string type) in CreateSecurityComponent()
159 int32_t backgroundType, std::string type) in CreateSecurityComponentNotFinish()