Searched refs:IsPoolVisible (Results 1 – 3 of 3) sorted by relevance
175 func (s *basicScope) IsPoolVisible(pool Pool) bool { func278 func (s *localScope) IsPoolVisible(pool Pool) bool { func279 return s.scope.IsPoolVisible(pool)
55 IsPoolVisible(pool Pool) bool
155 if r.Pool != nil && !scope.IsPoolVisible(r.Pool) {