Home
last modified time | relevance | path

Searched refs:isDefHeight (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Dnavigator_component.h88 void SetIsDefHeight(bool isDefHeight) in SetIsDefHeight() argument
90 isDefHeight_ = isDefHeight; in SetIsDefHeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigator_model_impl.h32 void SetIsDefHeight(bool isDefHeight) override;
H A Dnavigator_model_impl.cpp69 void NavigatorModelImpl::SetIsDefHeight(bool isDefHeight) in SetIsDefHeight() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/
H A Dnavigator_model_ng.h35 void SetIsDefHeight(bool isDefHeight) override {} in SetIsDefHeight() argument