Lines Matching defs:too_large
305 static inline bool too_large(int width, int height)
926 assert(!too_large(abs(op->dst.x), abs(op->dst.y)));
927 assert(!too_large(op->dst.width, op->dst.height));
2069 if (too_large(pixmap->drawable.width, pixmap->drawable.height)) {
2179 if (too_large(op->dst.width, op->dst.height) &&
2198 if (too_large(width, height)) {
2370 if (too_large(dst_pixmap->drawable.width,
2947 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1);
2989 if (too_large(tmp.dst.width, tmp.dst.height)) {
3015 if (too_large(src->width, src->height)) {
3180 too_large(src->drawable.width, src->drawable.height) ||
3181 too_large(dst->drawable.width, dst->drawable.height)) {
3350 if (too_large(dst->width, dst->height)) {
3525 too_large(dst->drawable.width, dst->drawable.height))
3611 too_large(dst->drawable.width, dst->drawable.height))
3703 if (too_large(dst->drawable.width, dst->drawable.height))