Lines Matching defs:too_large
218 static inline bool too_large(int width, int height)
917 assert(!too_large(abs(op->dst.x), abs(op->dst.y)));
918 assert(!too_large(op->dst.width, op->dst.height));
1590 if (too_large(pixmap->drawable.width, pixmap->drawable.height))
1697 if (too_large(op->dst.width, op->dst.height) &&
1847 if (too_large(dst_pixmap->drawable.width,
2410 if (too_large(tmp.dst.width, tmp.dst.height)) {
2437 if (too_large(src->width, src->height)) {
2599 too_large(src->drawable.width, src->drawable.height) ||
2600 too_large(dst->drawable.width, dst->drawable.height)) {
2732 too_large(dst->width, dst->height) ||
2756 if (too_large(dst->width, dst->height))
2784 if (too_large(dst->width, dst->height)) {
2943 too_large(dst->drawable.width, dst->drawable.height))
3040 too_large(dst->drawable.width, dst->drawable.height))