Home
last modified time | relevance | path

Searched refs:ImplDeviceCaps (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dsalprn.cxx498 static DWORD ImplDeviceCaps( WinSalInfoPrinter* pPrinter, WORD nCaps, in ImplDeviceCaps() function
827 ImplDeviceCaps( pPrinter, DC_BINS, (BYTE*)pBins, pSetupData ); in ImplDevModeToJobSetup()
1096 ImplDeviceCaps( pPrinter, DC_BINS, (BYTE*)pBins, pSetupData ); in ImplJobSetupToDevMode()
1657 DWORD nRet = ImplDeviceCaps( this, DC_BINS, NULL, pSetupData ); in GetPaperBinCount()
1670 DWORD nBins = ImplDeviceCaps( this, DC_BINNAMES, NULL, pSetupData ); in GetPaperBinName()
1705 nRet = ImplDeviceCaps( this, DC_COPIES, NULL, pSetupData ); in GetCapabilities()
1712 nRet = ImplDeviceCaps( this, DC_COLLATE, NULL, pSetupData ); in GetCapabilities()
1715 nRet = ImplDeviceCaps( this, DC_COPIES, NULL, pSetupData ); in GetCapabilities()
1723 nRet = ImplDeviceCaps( this, DC_ORIENTATION, NULL, pSetupData ); in GetCapabilities()
1729 nRet = ImplDeviceCaps( this, DC_BINS, NULL, pSetupData ); in GetCapabilities()
[all …]

Completed in 22 milliseconds