Home
last modified time | relevance | path

Searched refs:image_jpeg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dx-selection.h51 cstring, image_png, image_jpeg, incr, atom, clipboard_manager, member
H A Dx-selection.m247 else if (a == atoms->image_jpeg) {
270 return atoms->image_jpeg;
634 list[count] = atoms->image_jpeg;
905 else if (e->target == atoms->image_jpeg)
1003 atoms->image_jpeg) {
1335 else if (type == atoms->image_jpeg) {
1490 atoms->image_jpeg = XInternAtom(xpbproxy_dpy, "image/jpeg", False);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog142678 Add an image_jpeg Atom.