Home
last modified time | relevance | path

Searched refs:GetXComponentWidth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp64 (*width) = static_cast<uint64_t>(xcomponentImpl_->GetXComponentWidth()); in GetXComponentSize()
H A Dnative_interface_xcomponent_impl.h94 int GetXComponentWidth() const in GetXComponentWidth() function