Lines Matching defs:IsEverything
291 bool IsEverything(uc16 max) { return from_ == 0 && to_ >= max; }