Home
last modified time | relevance | path

Searched defs:SetIsDefWidth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/
H A Dnavigator_model_ng.h34 void SetIsDefWidth(bool isDefWidth) override {} in SetIsDefWidth() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigator_model_impl.cpp61 void NavigatorModelImpl::SetIsDefWidth(bool isDefWidth) in SetIsDefWidth() function in OHOS::Ace::Framework::NavigatorModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Dnavigator_component.h98 void SetIsDefWidth(bool isDefWidth) in SetIsDefWidth() function