Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Dnavigator_component.h83 bool IsDefHeight() const in IsDefHeight() function
H A Drender_navigator.cpp92 isDefHeight_ = navigator->IsDefHeight(); in Update()