Searched refs:hasEp_ (Results 1 – 2 of 2) sorted by relevance
38 hasEp_ = spec.hasEp; in BoxProgressAdapter()71 if (!hasEp_ || ep_ == nullptr || !ep_->IsVisible()) { in SetValue()82 if (!hasEp_) { in InitEp()111 if (!hasEp_ || ep_ == nullptr) { in SetVisible()
50 bool hasEp_ = false; variable