Home | History | Annotate | Download | only in core

Lines Matching defs:isTranslate

168     bool isTranslate() const { return !(this->getType() & ~(kTranslate_Mask)); }