Home
last modified time | relevance | path

Searched refs:conv_attr_notify (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dconvkinput.c88 static Atom conv_attr_notify = None; variable
120 if (conv_attr == None || conv_attr_notify == None)
161 xcme.message_type = conv_attr_notify;
243 if(conv_attr_notify == None &&
244 (conv_attr_notify = InternAtom(dpy, "CONVERSION_ATTRIBUTE_NOTIFY")) == None)