Lines Matching defs:too_large
244 static inline bool too_large(int width, int height)
763 assert(!too_large(abs(op->dst.x), abs(op->dst.y)));
764 assert(!too_large(op->dst.width, op->dst.height));
1877 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) {
2002 if (too_large(op->dst.width, op->dst.height) &&
2029 if (too_large(width, height)) {
2224 if (too_large(dst_pixmap->drawable.width,
2826 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1);
2867 if (too_large(tmp.dst.width, tmp.dst.height)) {
2893 if (too_large(src->width, src->height)) {
3067 too_large(src->drawable.width, src->drawable.height) ||
3068 too_large(dst->drawable.width, dst->drawable.height)) {
3229 if (too_large(dst->width, dst->height)) {
3403 too_large(dst->drawable.width, dst->drawable.height))
3487 too_large(dst->drawable.width, dst->drawable.height))
3581 if (too_large(dst->drawable.width, dst->drawable.height))