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

/xsrc/external/mit/xorg-server.old/dist/test/xi2/
H A Dprotocol-eventconvert.c37 static void test_values_XIRawEvent(RawDeviceEvent *in, xXIRawEvent *out, function in typeref:typename:void
142 test_values_XIRawEvent(in, out, FALSE);
146 test_values_XIRawEvent(in, swapped, TRUE);
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-eventconvert.c42 test_values_XIRawEvent(RawDeviceEvent *in, xXIRawEvent * out, BOOL swap) function in typeref:typename:void
152 test_values_XIRawEvent(in, out, FALSE);
156 test_values_XIRawEvent(in, swapped, TRUE);

Completed in 4 milliseconds