Home
last modified time | relevance | path

Searched defs:SetXComponentType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.h66 void SetXComponentType(const std::string& type) in SetXComponentType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h131 void SetXComponentType(const std::string& type) in SetXComponentType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_xcomponent_modifier.cpp96 void SetXComponentType(ArkUINodeHandle node, uint32_t type) in SetXComponentType() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.cpp336 void XComponentModelNG::SetXComponentType(FrameNode* frameNode, XComponentType type) in SetXComponentType() function in OHOS::Ace::NG::XComponentModelNG
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6321 int32_t SetXComponentType(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetXComponentType() function