Home
last modified time | relevance | path

Searched refs:SetXComponentSurfaceSize (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_xcomponent_modifier.cpp99 void SetXComponentSurfaceSize(ArkUINodeHandle node, uint32_t width, uint32_t height) in SetXComponentSurfaceSize() function
103 XComponentModelNG::SetXComponentSurfaceSize(frameNode, width, height); in SetXComponentSurfaceSize()
197 SetXComponentSurfaceSize, in GetXComponentModifier()
226 SetXComponentSurfaceSize, in GetCJUIXComponentModifier()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.h70 static void SetXComponentSurfaceSize(FrameNode* frameNode, uint32_t width, uint32_t height);
H A Dxcomponent_model_ng.cpp340 void XComponentModelNG::SetXComponentSurfaceSize(FrameNode* frameNode, uint32_t width, uint32_t height) in SetXComponentSurfaceSize() function in OHOS::Ace::NG::XComponentModelNG
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6310 int32_t SetXComponentSurfaceSize(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetXComponentSurfaceSize() function
13399 SetXComponentSurfaceSize, in SetXComponentAttribute()

Completed in 33 milliseconds