Searched refs:SetIsDefHeight (Results 1 – 7 of 7) sorted by relevance
69 void NavigatorModelImpl::SetIsDefHeight(bool isDefHeight) in SetIsDefHeight() function in OHOS::Ace::Framework::NavigatorModelImpl73 navigator->SetIsDefHeight(true); in SetIsDefHeight()
32 void SetIsDefHeight(bool isDefHeight) override;
39 virtual void SetIsDefHeight(bool isDefWidth) = 0;
35 void SetIsDefHeight(bool isDefHeight) override {} in SetIsDefHeight() function
55 NavigatorModel::GetInstance()->SetIsDefHeight(true); in FfiOHOSAceFrameworkNavigatorSetHeight()
88 void SetIsDefHeight(bool isDefHeight) in SetIsDefHeight() function
155 NavigatorModel::GetInstance()->SetIsDefHeight(true); in JsHeight()