Home
last modified time | relevance | path

Searched refs:SetXComponentHeight (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp335 nXCompImpl->SetXComponentHeight((int)(h)); in NativeXComponentInit()
362 nXCompImpl->SetXComponentHeight((int)(h)); in NativeXComponentChange()
H A Dnative_interface_xcomponent_impl.h99 void SetXComponentHeight(const int height) in SetXComponentHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1644 nativeXComponentImpl_->SetXComponentHeight(static_cast<int32_t>(height)); in OnSurfaceCreated()
1683 nativeXComponentImpl_->SetXComponentHeight(static_cast<int32_t>(height)); in OnSurfaceChanged()