Searched refs:check_image_size (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dimage.c1174 static int check_image_size P_ ((struct frame *f, int width, int height));
1234 check_image_size (f, width, height)
2454 if (!check_image_size (f, width, height))
2664 if (!check_image_size (f, width, height))
3172 if (!check_image_size (f, *width, *height))
4372 if (!check_image_size (f, width, height))
5706 if (!check_image_size (f, width, height)
6218 if (!check_image_size (f, width, height))
6982 if (!check_image_size (f, width, height))
7419 if (!check_image_size (
1232 check_image_size (f, width, height) function
[all...]

Completed in 203 milliseconds