Searched refs:SetXComponentSurfaceSize (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_xcomponent_modifier.cpp | 99 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 D | xcomponent_model_ng.h | 70 static void SetXComponentSurfaceSize(FrameNode* frameNode, uint32_t width, uint32_t height);
|
H A D | xcomponent_model_ng.cpp | 340 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 D | style_modifier.cpp | 6310 int32_t SetXComponentSurfaceSize(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetXComponentSurfaceSize() function 13399 SetXComponentSurfaceSize, in SetXComponentAttribute()
|
Completed in 26 milliseconds