Home
last modified time | relevance | path

Searched refs:atom_XROOTPMAP_ID (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/x11vnc/
Doptions.h259 extern Atom atom_XROOTPMAP_ID;
Doptions.c323 Atom atom_XROOTPMAP_ID = None; variable
Dxevents.c898 if (atom_XROOTPMAP_ID == None) { in sync_tod_with_servertime()
899 atom_XROOTPMAP_ID = XInternAtom(dpy, "_XROOTPMAP_ID", True); in sync_tod_with_servertime()
1196 if (atom == atom_XROOTPMAP_ID) got_XROOTPMAP_ID = dnow(); in set_prop_atom()
Duserinput.c8868 if (dpy && atom_XROOTPMAP_ID == None && now > last_pixmap + 5.0) { in check_sched()
8869 atom_XROOTPMAP_ID = XInternAtom(dpy, "_XROOTPMAP_ID", True); in check_sched()