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

/xsrc/external/mit/xf86-input-synaptics/dist/tools/
H A Dsynclient.c194 Atom synaptics_property = 0; local in function:dp_init
224 synaptics_property = XInternAtom(dpy, SYNAPTICS_PROP_EDGES, True);
225 if (!synaptics_property) {
248 Atom synaptics_property = 0; local in function:dp_get_device
254 synaptics_property = XInternAtom(dpy, SYNAPTICS_PROP_EDGES, True);
276 if (properties[nprops] == synaptics_property)

Completed in 3 milliseconds