Searched refs:InputClassMatches (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.c | 72 #include <string.h> /* InputClassMatches */ 518 InputClassMatches(const XF86ConfInputClassPtr iclass, const InputInfoPtr idev, function in typeref:typename:Bool 604 if (!InputClassMatches(cl, idev, attrs)) 642 if (!InputClassMatches(cl, idev, attrs))
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Xinput.c | 74 #include <string.h> /* InputClassMatches */ 614 InputClassMatches(const XF86ConfInputClassPtr iclass, const InputInfoPtr idev, function in typeref:typename:Bool 712 if (!InputClassMatches(cl, idev, attrs)) 749 if (!InputClassMatches(cl, idev, attrs))
|
Completed in 6 milliseconds