Home
last modified time | relevance | path

Searched refs:GetXComponentSurfaceWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_xcomponent_modifier.cpp125 ArkUI_Uint32 GetXComponentSurfaceWidth(ArkUINodeHandle node) in GetXComponentSurfaceWidth() function
129 return XComponentModelNG::GetXComponentSurfaceWidth(frameNode); in GetXComponentSurfaceWidth()
233 GetXComponentSurfaceWidth, in GetXComponentModifier()
264 GetXComponentSurfaceWidth, in GetCJUIXComponentModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.h73 static uint32_t GetXComponentSurfaceWidth(FrameNode* frameNode);
H A Dxcomponent_model_ng.cpp365 uint32_t XComponentModelNG::GetXComponentSurfaceWidth(FrameNode* frameNode) in GetXComponentSurfaceWidth() function in OHOS::Ace::NG::XComponentModelNG
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_property_test_ng.cpp1081 auto resultWidth = XComponentModelNG::GetXComponentSurfaceWidth(Referenced::RawPtr(frameNode));