Lines Matching refs:pContext

86 #define XpGetStringAttr(pContext, pool, oid) \
87 (const char*)XpGetOneAttribute(pContext, pool, (char*)XpOidString(oid))
88 #define XpPutStringAttr(pContext, pool, oid, value) \
89 XpPutOneAttribute(pContext, pool, XpOidString(oid), value)
96 XpOid XpGetOidAttr(XpContextPtr pContext,
100 void XpPutOidAttr(XpContextPtr pContext,
104 void XpValidateOidAttr(XpContextPtr pContext,
112 unsigned long XpGetCardAttr(XpContextPtr pContext,
116 void XpPutCardAttr(XpContextPtr pContext,
120 void XpValidateCardAttr(XpContextPtr pContext,
128 XpOidList* XpGetListAttr(XpContextPtr pContext,
132 void XpPutListAttr(XpContextPtr pContext,
136 void XpValidateListAttr(XpContextPtr pContext,
144 XpOidCardList* XpGetCardListAttr(XpContextPtr pContext,
148 void XpPutCardListAttr(XpContextPtr pContext,
152 void XpValidateCardListAttr(XpContextPtr pContext,
160 XpOidDocFmtList* XpGetDocFmtListAttr(XpContextPtr pContext,
164 void XpPutDocFmtListAttr(XpContextPtr pContext,
168 void XpValidateDocFmtListAttr(XpContextPtr pContext,
176 XpOidMediumSS* XpGetMediumSSAttr(XpContextPtr pContext,
181 void XpPutMediumSSAttr(XpContextPtr pContext,
190 XpOidTrayMediumList* XpGetTrayMediumListAttr(XpContextPtr pContext,
195 void XpPutTrayMediumListAttr(XpContextPtr pContext,
202 void XpValidateAttributePool(XpContextPtr pContext,
205 void XpValidatePrinterPool(XpContextPtr pContext,
207 void XpValidateJobPool(XpContextPtr pContext,
209 void XpValidateDocumentPool(XpContextPtr pContext,
211 void XpValidatePagePool(XpContextPtr pContext,