Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp334 nXCompImpl->SetXComponentWidth((int)(w)); in NativeXComponentInit()
361 nXCompImpl->SetXComponentWidth((int)(w)); in NativeXComponentChange()
H A Dnative_interface_xcomponent_impl.h89 void SetXComponentWidth(const int width) in SetXComponentWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1643 nativeXComponentImpl_->SetXComponentWidth(static_cast<int32_t>(width)); in OnSurfaceCreated()
1682 nativeXComponentImpl_->SetXComponentWidth(static_cast<int32_t>(width)); in OnSurfaceChanged()