Lines Matching defs:too_large
193 static inline bool too_large(int width, int height)
944 assert(!too_large(abs(op->dst.x), abs(op->dst.y)));
945 assert(!too_large(op->dst.width, op->dst.height));
1606 if (too_large(pixmap->drawable.width, pixmap->drawable.height))
1696 if (too_large(op->dst.width, op->dst.height) &&
1845 if (too_large(dst_pixmap->drawable.width,
2436 if (too_large(tmp.dst.width, tmp.dst.height)) {
2463 if (too_large(src->width, src->height)) {
2589 too_large(src->drawable.width, src->drawable.height) ||
2590 too_large(dst->drawable.width, dst->drawable.height)) {
2713 if (too_large(dst->width, dst->height))
2823 too_large(dst->drawable.width, dst->drawable.height))
2909 too_large(dst->drawable.width, dst->drawable.height))