Home
last modified time | relevance | path

Searched refs:GetPrinterDriver (Results 1 – 25 of 31) sorted by relevance

12

/dports/print/photoprint/photoprint-0.4.2-pre2/gp_cppsupport/
H A Dprinterqueueswrapper.h13 char *GetPrinterDriver(const char *printername);
14 char *GetPrinterDriver();
H A Dprinterqueueswrapper.cpp46 char *PrinterQueues::GetPrinterDriver(const char *printername) in GetPrinterDriver() function in PrinterQueues
53 char *PrinterQueues::GetPrinterDriver() in GetPrinterDriver() function in PrinterQueues
H A Dprintoutput.cpp48 char *driver=GetPrinterDriver(queue); in PrintOutput()
H A Dprintoutputselector.cpp66 char *driver=po->GetPrinterDriver(); in printoutputselector_queue_changed()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/printing/backend/
H A Dprinting_info_win.cc17 ::GetPrinterDriver(printer, NULL, level, NULL, 0, &size); in GetDriverInfo()
23 if (!::GetPrinterDriver(printer, NULL, level, buffer.get(), size, &size)) { in GetDriverInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/printing/backend/
H A Dprinting_info_win.cc17 ::GetPrinterDriver(printer, NULL, level, NULL, 0, &size); in GetDriverInfo()
23 if (!::GetPrinterDriver(printer, NULL, level, buffer.get(), size, &size)) { in GetDriverInfo()
/dports/net/samba412/samba-4.12.15/examples/printing/
H A Dprtpub.c198 GetPrinterDriver(ph, NULL, 1, NULL, 0, &needed); in main()
205 if (!(GetPrinterDriver(ph, NULL, 1, driver_info, needed, &needed))) { in main()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntptr/
H A Dntptr_interface.c343 if (!ntptr->ops->GetPrinterDriver) { in ntptr_GetPrinterDriver()
346 return ntptr->ops->GetPrinterDriver(ntptr, mem_ctx, r); in ntptr_GetPrinterDriver()
H A Dntptr.h169 WERROR (*GetPrinterDriver)(struct ntptr_context *ntptr, TALLOC_CTX *mem_ctx, member
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverW GetPrinterDriver; in version() local
934 alias GetPrinterDriverA GetPrinterDriver; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d861 alias GetPrinterDriverW GetPrinterDriver; in version() local
933 alias GetPrinterDriverA GetPrinterDriver; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverW GetPrinterDriver; in version() local
934 alias GetPrinterDriverA GetPrinterDriver; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinspool.h769 #define GetPrinterDriver __AW(GetPrinterDriver) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinspool.h769 #define GetPrinterDriver __AW(GetPrinterDriver) macro
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d861 alias GetPrinterDriverW GetPrinterDriver; in version() local
933 alias GetPrinterDriverA GetPrinterDriver; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d861 alias GetPrinterDriverW GetPrinterDriver; in version() local
933 alias GetPrinterDriverA GetPrinterDriver; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d861 alias GetPrinterDriverW GetPrinterDriver; in version() local
933 alias GetPrinterDriverA GetPrinterDriver; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverW GetPrinterDriver; in version() local
934 alias GetPrinterDriverA GetPrinterDriver; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d861 alias GetPrinterDriverW GetPrinterDriver;
933 alias GetPrinterDriverA GetPrinterDriver;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d862 alias GetPrinterDriverW GetPrinterDriver; in version() local
934 alias GetPrinterDriverA GetPrinterDriver; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d861 alias GetPrinterDriverW GetPrinterDriver; in version() local
933 alias GetPrinterDriverA GetPrinterDriver; variable
/dports/math/vtk9/VTK-9.1.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake362 GetPrinterDriver
/dports/math/vtk8/VTK-8.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake362 GetPrinterDriver
/dports/math/vtk6/VTK-6.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake362 GetPrinterDriver
/dports/net/samba412/samba-4.12.15/testprogs/win32/spoolss/
H A Dtestspoolss.c595 GetPrinterDriver(handle, architecture, levels[i], NULL, 0, &needed);
601 if (!GetPrinterDriver(handle, architecture, levels[i], buffer, needed, &needed)) {

12