Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/wrap/
H A Dwrap_component.h128 MeasureType GetVerticalMeasure() const in GetVerticalMeasure() function
H A Drender_wrap.cpp64 verticalMeasure_ = wrap->GetVerticalMeasure(); in Update()