Lines Matching full:nonempty
920 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
921 REPORTER_ASSERT(reporter, true == nonEmpty);
931 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
932 nonEmpty);
942 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
943 REPORTER_ASSERT(reporter, true == nonEmpty);
952 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
953 REPORTER_ASSERT(reporter, true == nonEmpty);
962 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
966 REPORTER_ASSERT(reporter, true == nonEmpty);
976 bool nonEmpty = canvas->getClipDeviceBounds(&clipBounds);
977 REPORTER_ASSERT(reporter, true == nonEmpty);