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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dimage.c6516 Lisp_Object Qjpeg;
6556 &Qjpeg,
6573 if (!parse_image_spec (object, fmt, JPEG_LAST, Qjpeg))
6622 if (!(library = w32_delayed_load (libraries, Qjpeg)))
8509 if (EQ (type, Qjpeg))
8647 Qjpeg = intern ("jpeg");
8648 staticpro (&Qjpeg);
8649 ADD_IMAGE_TYPE(Qjpeg);
6501 Lisp_Object Qjpeg; variable

Completed in 118 milliseconds