Home
last modified time | relevance | path

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

/dports/x11/xscope/xscope-1.4.1/
H A Dprtype.c417 PrintCOLORMAP(const unsigned char *buf) in PrintCOLORMAP() function
438 (void) PrintCOLORMAP(buf); in PrintCOLORMAPC()
H A Dx11.h358 extern int PrintCOLORMAP(const unsigned char *buf);
H A Dtable11.c392 (void) DefineType(COLORMAP, BUILTIN, "COLORMAP", PrintCOLORMAP); in InitBuiltInTypes()