Lines Matching refs:nonEmpty
453 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
454 REPORTER_ASSERT(reporter, true == nonEmpty);
466 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
467 REPORTER_ASSERT(reporter, true == nonEmpty);
479 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
480 REPORTER_ASSERT(reporter, true == nonEmpty);
491 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
492 REPORTER_ASSERT(reporter, true == nonEmpty);
503 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
507 REPORTER_ASSERT(reporter, true == nonEmpty);
519 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
520 REPORTER_ASSERT(reporter, true == nonEmpty);