Lines Matching refs:this
4 * Use of this source code is governed by a BSD-style license that can be
40 // Nodes with this trait never generate direct damage -- instead,
44 // Nodes with this trait obscure the descendants' damage and always override it.
52 SkASSERT(!this->hasInval());
56 // Tag this node for invalidation and optional damage.
64 // Register/unregister |this| to receive invalidation events from a descendant.
103 this->invalidate(); \
108 this->invalidate(); \
116 this->invalidate(); \
121 this->invalidate(); \