Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Dwrap_component.h118 MeasureType GetHorizontalMeasure() const in GetHorizontalMeasure() function
H A Drender_wrap.cpp63 horizontalMeasure_ = wrap->GetHorizontalMeasure(); in Update()