Searched refs:SetIsShowLimitValue (Results 1 – 7 of 7) sorted by relevance
108 GaugeModel::GetInstance()->SetIsShowLimitValue(true); in Create()110 GaugeModel::GetInstance()->SetIsShowLimitValue(false); in Create()350 GaugeModel::GetInstance()->SetIsShowLimitValue(false); in SetDescription()355 GaugeModel::GetInstance()->SetIsShowLimitValue(true); in SetDescription()362 GaugeModel::GetInstance()->SetIsShowLimitValue(false); in SetDescription()371 GaugeModel::GetInstance()->SetIsShowLimitValue(true); in SetDescription()
37 void SetIsShowLimitValue(bool isShowLimitValue) override {} in SetIsShowLimitValue() function
43 virtual void SetIsShowLimitValue(bool isShowLimitValue) = 0;
47 void SetIsShowLimitValue(bool isShowLimitValue) override;
87 void GaugeModelNG::SetIsShowLimitValue(bool isShowLimitValue) in SetIsShowLimitValue() function in OHOS::Ace::NG::GaugeModelNG
83 GaugeModel::GetInstance()->SetIsShowLimitValue(true); in FfiOHOSAceFrameworkGaugeCreate()266 GaugeModel::GetInstance()->SetIsShowLimitValue(false); in FfiOHOSAceFrameworkGaugeSetDescription()
1770 model.SetIsShowLimitValue(SHOW_LIMIT_VALUE); in __anon035cb6072202()