Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Dnavigator_component.h93 bool IsDefWidth() const in IsDefWidth() function
H A Drender_navigator.cpp93 isDefWidth_ = navigator->IsDefWidth(); in Update()