Home | History | Annotate | Download | only in gfx

Lines Matching refs:GetMax

531   size_t selection_max = selection().GetMax();
869 DCHECK_LE(model.selection().GetMax(), text().length());
910 const Range range(selection().GetMin(), selection().GetMax());