Lines Matching defs:too_large
210 static inline bool too_large(int width, int height)
729 assert(!too_large(abs(op->dst.x), abs(op->dst.y)));
730 assert(!too_large(op->dst.width, op->dst.height));
1836 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) {
1959 if (too_large(op->dst.width, op->dst.height) &&
1978 if (too_large(width, height)) {
2150 if (too_large(dst_pixmap->drawable.width,
2744 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1);
2786 if (too_large(tmp.dst.width, tmp.dst.height)) {
2812 if (too_large(src->width, src->height)) {
2986 too_large(src->drawable.width, src->drawable.height) ||
2987 too_large(dst->drawable.width, dst->drawable.height)) {
3148 if (too_large(dst->width, dst->height)) {
3322 too_large(dst->drawable.width, dst->drawable.height))
3406 too_large(dst->drawable.width, dst->drawable.height))
3500 if (too_large(dst->drawable.width, dst->drawable.height))