Lines Matching defs:that
4 * Use of this source code is governed by a BSD-style license that can be
51 //make it clear when converting a scalar that this is what is wanted.
1183 //If trying to paint with a stroke, ignore that and fill.
1834 //TODO: perspective that bitmap!
2228 SkXPSDevice* that = static_cast<SkXPSDevice*>(dev);
2241 HRVM(that->fCurrentXpsCanvas->SetTransformLocal(xpsTransform.get()),
2248 HRVM(currentVisuals->Append(that->fCurrentXpsCanvas.get()),