Home
last modified time | relevance | path

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

/dports/x11/xscope/xscope-1.4.1/
H A Dx11.h197 #define TIMECOORD 100 macro
H A Dtable11.c1297 (void) DefineType(TIMECOORD, RECORD, "TIMECOORD", PrintTIMECOORD); in InitRecordTypes()
H A Dprint11.c1800 PrintList(&buf[32], n, TIMECOORD, "events"); in GetMotionEventsReply()
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dxproto.py1871 class TIMECOORD(xcffib.Struct): class
1898 self.events = xcffib.List(unpacker, TIMECOORD, self.events_len)