Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dconvkinput.c83 static Atom conv_notify = None; variable
227 if(conv_notify == None &&
228 (conv_notify = InternAtom(dpy, CONV_NOTIFY)) == None)
307 if(xclient->message_type == conv_notify) {