Lines Matching refs:isEmpty
169 if (this->isEmpty()) {
185 if (r.isEmpty() ||
336 if (fBounds.isEmpty()) {
442 if (this->isEmpty() || rgn.isEmpty() || !fBounds.contains(rgn.fBounds)) {
464 if (this->isEmpty()) {
497 if (this->isEmpty() || r.isEmpty()) {
524 if (this->isEmpty() || rgn.isEmpty()) {
594 if (this->isEmpty()) {
658 return !this->isEmpty();
878 bool isEmpty() const { return 0 == fPrevLen; }
975 if (quickExit && !oper.isEmpty()) {
1025 return result ? result->setRect(rect) : !rect.isEmpty();
1029 return result ? result->setRegion(rgn) : !rgn.isEmpty();
1053 bool a_empty = rgna->isEmpty();
1054 bool b_empty = rgnb->isEmpty();
1146 if (!this->isEmpty()) {
1158 if (this->isEmpty()) {
1286 if (!buffer.read(&tmp.fBounds, sizeof(tmp.fBounds)) || tmp.fBounds.isEmpty()) {
1316 if (this->isEmpty()) {
1319 if (fBounds.isEmpty()) {
1333 if (this->isEmpty()) {
1358 if (this->isEmpty()) {
1389 if (rgn.isEmpty()) {
1491 if (!rgn.isEmpty() && y >= r.fTop && y < r.fBottom &&
1575 if (rgn.isEmpty()) {