Home
last modified time | relevance | path

Searched refs:WCPREQUEST (Results 1 – 3 of 3) sorted by relevance

/dports/x11/xscope/xscope-1.4.1/
H A Dprint_wcp.c32 PrintField(buf, 1, 1, WCPREQUEST, WCPREQUESTHEADER); /* WcpSwitch */ in WcpQueryVersion()
290 PrintField(buf, 1, 1, WCPREQUEST, WCPREQUESTHEADER); /* WcpSwitch */ in WcpPutImage()
324 PrintField(buf, 1, 1, WCPREQUEST, WCPREQUESTHEADER); /* WcpSwitch */ in WcpGetImage()
361 PrintField(buf, 1, 1, WCPREQUEST, WCPREQUESTHEADER); /* WcpSwitch */ in WcpCreateColorCursor()
374 PrintField(buf, 1, 1, WCPREQUEST, WCPREQUESTHEADER); /* WcpSwitch */ in WcpCreateLut()
387 PrintField(buf, 1, 1, WCPREQUEST, WCPREQUESTHEADER); /* WcpSwitch */ in WcpFreeLut()
400 PrintField(buf, 1, 1, WCPREQUEST, WCPREQUESTHEADER); /* WcpSwitch */ in WcpCopyArea()
H A Ddecode_wcp.c110 p = DefineType(WCPREQUEST, ENUMERATED, "WCPREQUEST", in InitializeWCP()
H A Dx11.h226 #define WCPREQUEST 129 macro