Home
last modified time | relevance | path

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

/dports/x11/xscope/xscope-1.4.1/
H A Dx11.h201 #define COLORITEM 104 macro
H A Dtable11.c1301 (void) DefineType(COLORITEM, RECORD, "COLORITEM", PrintCOLORITEM); in InitRecordTypes()
H A Dprint11.c3170 PrintList(&buf[8], (long) n, COLORITEM, "items"); in StoreColors()
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dxproto.py2251 class COLORITEM(xcffib.Struct): class
3158 buf.write(xcffib.pack_list(items, COLORITEM))