Lines Matching refs:this
2 // Use of this source code is governed by a BSD-style license that can be55 return *this;122 *this += 1;123 return *this;127 ClampedNumeric value = *this;128 *this += 1;133 *this -= 1;134 return *this;138 ClampedNumeric value = *this;139 *this -= 1;158 *this =160 return *this;