Lines Matching refs:this
4 * Use of this source code is governed by a BSD-style license that can be
24 return *this;
61 // similar to cross, this bastardization considers nearly coincident to be zero
89 double inverseLength = sk_ieee_double_divide(1, this->length());
92 return *this;
140 SkDPoint result = *this;
147 SkDPoint result = *this;
152 // note: this can not be implemented with
223 SkDVector temp = *this - a;
228 SkDVector temp = *this - a;