Searched refs:DPSPrintf (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | dpsprintf.c | 52 void DPSPrintf(DPSContext ctxt, char *fmt, ...) function
|
H A D | dpsclient.c | 669 /* unlink context from chain temporarily, so DPSPrintf can be called */ 673 DPSPrintf(ctxt, "%d /%s defineusername\n", i, userNames[i]); 1094 DPSPrintf(ctxt, "[ "); 1103 DPSPrintf(ctxt, "%d ", n32.i); 1107 DPSPrintf(ctxt, "%g ", n32.f); 1118 DPSPrintf(ctxt, "%d ", n16.i); 1122 DPSPrintf(ctxt, "%g ", n32.f); 1136 DPSPrintf(ctxt, "%g ", n32.f); 1143 DPSPrintf(ctxt, "%g ", n32.f); 1146 DPSPrintf(ctx [all...] |
H A D | dps-def.cpp | 54 DPSPrintf
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | dpsclient.h | 225 extern void DPSPrintf(DPSContext ctxt, char *fmt, ...);
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | ColorSB.c | 2262 DPSPrintf(csb->csb.context, 3220 DPSPrintf(newcsb->csb.context,
|
H A D | FontSB.c | 1392 DPSPrintf(ctxt, "\ncurrentshared %s setshared\n",
|
Completed in 46 milliseconds