Lines Matching defs:too_large
181 static inline bool too_large(int width, int height)
880 assert(!too_large(abs(op->dst.x), abs(op->dst.y)));
881 assert(!too_large(op->dst.width, op->dst.height));
1545 if (too_large(pixmap->drawable.width, pixmap->drawable.height))
1650 if (too_large(op->dst.width, op->dst.height) &&
1800 if (too_large(dst_pixmap->drawable.width,
2363 if (too_large(tmp.dst.width, tmp.dst.height)) {
2390 if (too_large(src->width, src->height)) {
2552 too_large(src->drawable.width, src->drawable.height) ||
2553 too_large(dst->drawable.width, dst->drawable.height)) {
2685 too_large(dst->width, dst->height) ||
2709 if (too_large(dst->width, dst->height))
2882 too_large(dst->drawable.width, dst->drawable.height))
2979 too_large(dst->drawable.width, dst->drawable.height))