Home
last modified time | relevance | path

Searched refs:PRINTER_INFO_9 (Results 1 – 14 of 14) sorted by relevance

/dports/x11/xpra/xpra-4.3/xpra/platform/win32/
H A Dwin32_printing.py106 class PRINTER_INFO_9(Structure): class
173 info = cast(self.info9, POINTER(PRINTER_INFO_9))
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h66 template <> class _printer_info<9> { public: typedef PRINTER_INFO_9 infotype; };
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlprint.h62 template <> class _printer_info<9> { public: typedef PRINTER_INFO_9 infotype; };
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinspool.h905 } PRINTER_INFO_9,*PPRINTER_INFO_9,*LPPRINTER_INFO_9; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinspool.h905 } PRINTER_INFO_9,*PPRINTER_INFO_9,*LPPRINTER_INFO_9; typedef
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h66 template <> class _printer_info<9> { public: typedef PRINTER_INFO_9 infotype; };
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlprint.h62 template <> class _printer_info<9> { public: typedef PRINTER_INFO_9 infotype; };
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h66 template <> class _printer_info<9> { public: typedef PRINTER_INFO_9 infotype; };
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h66 template <> class _printer_info<9> { public: typedef PRINTER_INFO_9 infotype; };
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h66 template <> class _printer_info<9> { public: typedef PRINTER_INFO_9 infotype; };
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlprint.h66 template <> class _printer_info<9> { public: typedef PRINTER_INFO_9 infotype; };
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h173 __MINGW_TYPEDEF_AW(PRINTER_INFO_9)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h173 __MINGW_TYPEDEF_AW(PRINTER_INFO_9)
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dwinspool.pp872 PRINTER_INFO_9 = _PRINTER_INFO_9;