Lines Matching defs:too_large
342 static inline bool too_large(int width, int height)
963 assert(!too_large(abs(op->dst.x), abs(op->dst.y)));
964 assert(!too_large(op->dst.width, op->dst.height));
2119 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) {
2231 if (too_large(op->dst.width, op->dst.height) &&
2258 if (too_large(width, height)) {
2454 if (too_large(dst_pixmap->drawable.width,
3041 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1);
3082 if (too_large(tmp.dst.width, tmp.dst.height)) {
3108 if (too_large(src->width, src->height)) {
3273 too_large(src->drawable.width, src->drawable.height) ||
3274 too_large(dst->drawable.width, dst->drawable.height)) {
3443 if (too_large(dst->width, dst->height)) {
3618 too_large(dst->drawable.width, dst->drawable.height))
3704 too_large(dst->drawable.width, dst->drawable.height))
3796 if (too_large(dst->drawable.width, dst->drawable.height))