ReactOS 0.4.16-dev-91-g764881a
|
#include <precomp.h>
DWORD _LOCAL_PRINT_PROCESSOR::dwDatatypeCount |
Definition at line 103 of file precomp.h.
Referenced by FindDatatype(), and InitializePrintProcessorList().
LIST_ENTRY _LOCAL_PRINT_PROCESSOR::Entry |
Definition at line 100 of file precomp.h.
Referenced by InitializePrintProcessorList().
PDATATYPES_INFO_1W _LOCAL_PRINT_PROCESSOR::pDatatypesInfo1 |
Definition at line 102 of file precomp.h.
Referenced by FindDatatype(), and InitializePrintProcessorList().
PClosePrintProcessor _LOCAL_PRINT_PROCESSOR::pfnClosePrintProcessor |
Definition at line 104 of file precomp.h.
Referenced by InitializePrintProcessorList(), and PrintingThreadProc().
PControlPrintProcessor _LOCAL_PRINT_PROCESSOR::pfnControlPrintProcessor |
Definition at line 105 of file precomp.h.
Referenced by InitializePrintProcessorList(), and LocalSetJob().
PEnumPrintProcessorDatatypesW _LOCAL_PRINT_PROCESSOR::pfnEnumPrintProcessorDatatypesW |
Definition at line 106 of file precomp.h.
Referenced by InitializePrintProcessorList(), and LocalEnumPrintProcessorDatatypes().
PGetPrintProcessorCapabilities _LOCAL_PRINT_PROCESSOR::pfnGetPrintProcessorCapabilities |
Definition at line 107 of file precomp.h.
Referenced by InitializePrintProcessorList().
POpenPrintProcessor _LOCAL_PRINT_PROCESSOR::pfnOpenPrintProcessor |
Definition at line 108 of file precomp.h.
Referenced by InitializePrintProcessorList(), and PrintingThreadProc().
PPrintDocumentOnPrintProcessor _LOCAL_PRINT_PROCESSOR::pfnPrintDocumentOnPrintProcessor |
Definition at line 109 of file precomp.h.
Referenced by InitializePrintProcessorList(), and PrintingThreadProc().
PWSTR _LOCAL_PRINT_PROCESSOR::pwszName |
Definition at line 101 of file precomp.h.
Referenced by _LocalGetJobLevel2(), _LocalGetPrinterDriverLevel8(), _LocalGetPrinterLevel2(), FindPrintProcessor(), InitializePrintProcessorList(), and WriteJobShadowFile().