Searched refs:IsShowLastTime (Results 1 – 8 of 8) sorted by relevance
129 void RefreshModelImpl::SetIsShowLastTime(bool IsShowLastTime) in SetIsShowLastTime() argument134 component->SetShowLastTime(IsShowLastTime); in SetIsShowLastTime()
41 void SetIsShowLastTime(bool IsShowLastTime) override;
43 if (IsShowLastTime()) { in Paint()
99 bool IsShowLastTime() const in IsShowLastTime() function
104 bool IsShowLastTime() const in IsShowLastTime() function
88 showLastTime_ = refresh->IsShowLastTime(); in Update()
47 virtual void SetIsShowLastTime(bool IsShowLastTime) = 0;
56 void SetIsShowLastTime(bool IsShowLastTime) override {} in SetIsShowLastTime() argument