Lines Matching defs:nonEmpty
962 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
963 REPORTER_ASSERT(reporter, true == nonEmpty);
973 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
974 REPORTER_ASSERT(reporter, true == nonEmpty);
984 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
985 REPORTER_ASSERT(reporter, true == nonEmpty);
994 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
995 REPORTER_ASSERT(reporter, true == nonEmpty);
1004 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
1008 REPORTER_ASSERT(reporter, true == nonEmpty);
1018 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
1019 REPORTER_ASSERT(reporter, true == nonEmpty);