H A D | dpsclient.c | 147 void DPSSafeSetLastNameIndex(DPSContext ctxt) argument 152 if (ctxt != dummyCtx && ctxt->space != NIL) 153 ((DPSPrivContext)ctxt)->lastNameIndex = ((DPSPrivSpace)(ctxt->space))->lastNameIndex; 181 DPSContext ctxt, 195 DPSSafeSetLastNameIndex(ctxt); 196 if (ctxt->errorProc != NIL) 197 (*ctxt->errorProc)(ctxt, dps_err_resultTypeChec 180 StuffResultVal( DPSContext ctxt, DPSResults result, integer tag, DPSBinObj obj) argument 403 DPSKnownContext(DPSContext ctxt) argument 421 DPSclientPrintProc( DPSContext ctxt, char *buf, unsigned nch) argument 633 procWaitContext(DPSContext ctxt) argument 662 procUpdateNameMap(DPSContext ctxt) argument 686 procWriteData( DPSContext ctxt, char *buf, unsigned int count) argument 696 procBinObjSeqWrite( DPSContext ctxt, char *buf, unsigned int count) argument 706 procWriteStringChars( DPSContext ctxt, char *buf, unsigned int count) argument 715 procWritePostScript( DPSContext ctxt, char *buf, unsigned int count) argument 724 innerProcWriteNumstring( DPSContext ctxt, DPSDefinedType type, char *data, unsigned int size, int scale, void (*writeProc)(DPSContext, char *, unsigned)) argument 798 procWriteNumstring( DPSContext ctxt, DPSDefinedType type, char *data, unsigned int size, int scale) argument 809 writeTypedObjectArray( DPSContext ctxt, DPSDefinedType type, char *array, unsigned int length) argument 978 procDestroyContext(DPSContext ctxt) argument 1035 procInterrupt(DPSContext ctxt) argument 1081 WriteHomogeneousArrayAsASCII( DPSContext ctxt, register unsigned char *buf) argument 1247 WriteSeqAsAscii( DPSContext ctxt, char *base, DPSBinObj currObj, unsigned int nObjs, unsigned char tokenType, int *numstringOffsets) argument 1398 ConvertAndWriteSeqAsData( DPSContext ctxt, char *bosBuf, int pass) argument 1613 WriteSeqAsTokens( DPSContext ctxt, char *base, DPSBinObj currObj, unsigned int nObjs, unsigned char tokenType, int *numstringOffsets) argument 1798 WriteTokenAsAscii( DPSContext ctxt, register unsigned char *buf) argument 1955 WriteEntireGoody( DPSContext ctxt, unsigned char *buf, int *numstringOffsets) argument 2028 textWriteData(DPSContext ctxt, char *buf, unsigned int nch) argument 2034 textFlushContext(DPSContext ctxt) argument 2039 textInterruptContext(DPSContext ctxt) argument 2044 textDestroyContext(DPSContext ctxt) argument 2053 textInnerWritePostScript( DPSContext ctxt, char *buf, unsigned int nch) argument 2184 textWritePostScript( DPSContext ctxt, char *buf, unsigned int nch) argument 2203 textWriteStringChars( DPSContext ctxt, char *buf, unsigned int nch) argument 2224 textBinObjSeqWrite( DPSContext ctxt, char *buf, unsigned int nch) argument 2248 textWriteNumstring( DPSContext ctxt, DPSDefinedType type, char *data, unsigned int size, int scale) argument 2295 DPSMapNames( DPSContext ctxt, unsigned int nNames, char **names, int **indices) argument 2366 DPSDefaultErrorProc( DPSContext ctxt, DPSErrorCode errorCode, long unsigned int arg1, long unsigned int arg2) argument 2478 textAwaitReturnValues(DPSContext ctxt) argument 2588 NoteInitFailure(DPSContext ctxt, char *buf, long unsigned length) argument 2683 DPSSetWh( DPSContext ctxt, char *newWh) argument 2723 DPSUnchainContext(DPSContext ctxt) argument 2743 DPSAwaitReturnValues(DPSContext ctxt) argument 2748 DPSDestroyContext(DPSContext ctxt) argument 2758 DPSFlushContext(DPSContext ctxt) argument 2765 DPSInterruptContext(DPSContext ctxt) argument 2772 DPSResetContext(DPSContext ctxt) argument 2777 DPSSetResultTable( register DPSContext ctxt, DPSResults tbl, unsigned int len) argument 2786 DPSSetContext( DPSContext ctxt) argument 2792 DPSUpdateNameMap( DPSContext ctxt) argument 2798 DPSWaitContext( DPSContext ctxt) argument 2804 DPSBinObjSeqWrite( DPSContext ctxt, char *buf, unsigned int count) argument 2812 DPSWriteData( DPSContext ctxt, char *buf, unsigned int count) argument 2820 DPSWritePostScript( DPSContext ctxt, char *buf, unsigned int count) argument 2828 DPSWriteStringChars( DPSContext ctxt, char *buf, unsigned int count) argument [all...] |