Home
last modified time | relevance | path

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

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