Home
last modified time | relevance | path

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

/dports/x11/xscope/xscope-1.4.1/
H A Dprtype.c340 PrintPIXMAP(const unsigned char *buf) in PrintPIXMAP() function
363 PrintPIXMAP(buf); in PrintPIXMAPNPR()
376 PrintPIXMAP(buf); in PrintPIXMAPC()
H A Dx11.h352 extern int PrintPIXMAP(const unsigned char *buf);
H A Dtable11.c386 (void) DefineType(PIXMAP, BUILTIN, "PIXMAP", PrintPIXMAP); in InitBuiltInTypes()