Home
last modified time | relevance | path

Searched refs:SetXComponentType (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_xcomponent_modifier.cpp92 void SetXComponentType(ArkUINodeHandle node, uint32_t type) in SetXComponentType() function
96 XComponentModelNG::SetXComponentType(frameNode, static_cast<XComponentType>(type)); in SetXComponentType()
196 SetXComponentType, in GetXComponentModifier()
225 SetXComponentType, in GetCJUIXComponentModifier()
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h131 void SetXComponentType(const std::string& type) in SetXComponentType() function in OHOS::Ace::XComponentComponent
133 declaration_->SetXComponentType(type); in SetXComponentType()
/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_property_test_ng.cpp439 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_SURFACE_TYPE_VALUE); in HWTEST_F()
443 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_TEXTURE_TYPE_VALUE); in HWTEST_F()
452 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_SURFACE_TYPE_VALUE); in HWTEST_F()
469 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode2), XCOMPONENT_TEXTURE_TYPE_VALUE); in HWTEST_F()
507 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_SURFACE_TYPE_VALUE); in HWTEST_F()
511 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_TEXTURE_TYPE_VALUE); in HWTEST_F()
520 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_SURFACE_TYPE_VALUE); in HWTEST_F()
537 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode2), XCOMPONENT_TEXTURE_TYPE_VALUE); in HWTEST_F()
603 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_COMPONENT_TYPE_VALUE); in HWTEST_F()
608 XComponentModelNG::SetXComponentType(Reference in HWTEST_F()
[all...]
H A Dxcomponent_test_ng.cpp822 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_SURFACE_TYPE_VALUE); in HWTEST_F()
876 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_COMPONENT_TYPE_VALUE); in HWTEST_F()
882 XComponentModelNG::SetXComponentType(Referenced::RawPtr(frameNode), XCOMPONENT_SURFACE_TYPE_VALUE); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.cpp47 declaration.SetXComponentType(type); in SetSpecializedAttr()
H A Dxcomponent_declaration.h66 void SetXComponentType(const std::string& type) in SetXComponentType() function in OHOS::Ace::XComponentDeclaration
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dxcomponent_model_impl.cpp30 xcomponentComponent->SetXComponentType("surface"); in Create()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.h69 static void SetXComponentType(FrameNode* frameNode, XComponentType type);
H A Dxcomponent_model_ng.cpp332 void XComponentModelNG::SetXComponentType(FrameNode* frameNode, XComponentType type) in SetXComponentType() function in OHOS::Ace::NG::XComponentModelNG
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6281 int32_t SetXComponentType(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetXComponentType() function
13398 SetXComponentType, in SetXComponentAttribute()

Completed in 33 milliseconds