blob: 253c649cae063ecb30748cd7a06f36e0cf6444b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
LIBRARY Xp
VERSION LIBRARY_VERSION
EXPORTS
XpCancelDoc
XpCancelJob
XpCancelPage
XpCreateContext
XpDestroyContext
XpEndDoc
XpEndJob
XpEndPage
XpFreePrinterList
XpGetAttributes
XpGetAuthParams
XpGetContext
XpGetDocumentData
XpGetLocaleHinter
XpGetLocaleNetString
XpGetOneAttribute
XpGetPageDimensions
XpGetPdmStartParams
XpGetPrinterList
XpGetScreenOfContext
XpInputSelected
XpNotifyPdm
XpPutDocumentData
XpQueryExtension
XpQueryScreens
XpQueryVersion
XpRehashPrinterList
XpSelectInput
XpSendAuth
XpSendOneTicket
XpSetAttributes
XpSetContext
XpSetImageResolution
XpSetLocaleHinter
XpStartDoc
XpStartJob
XpStartPage
/* $Xorg: Xp-def.cpp,v 1.3 2000/08/17 19:46:05 cpqbld Exp $ */
/* $XFree86: xc/lib/Xp/Xp-def.cpp,v 1.2 2000/08/09 23:40:13 dawes Exp $ */
|