Home | History | Annotate | Download | only in src

Lines Matching refs:IsEverything

255   bool IsEverything(uc16 max) { return from_ == 0 && to_ >= max; }