Home
last modified time | relevance | path

Searched refs:EnumForms (Results 1 – 22 of 22) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqprintengine_win.cpp1341 if (!EnumForms(d->hPrinter, 1, 0, 0, &needed, &returned)) { in setProperty()
1343 if (EnumForms(d->hPrinter, 1, forms, needed, &needed, &returned)) { in setProperty()
1755 if (!EnumForms(hPrinter, 1, 0, 0, &needed, &returned)) { in updateCustomPaperSize()
1757 if (EnumForms(hPrinter, 1, forms, needed, &needed, &returned)) { in updateCustomPaperSize()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d844 alias EnumFormsW EnumForms; in version() local
916 alias EnumFormsA EnumForms; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d843 alias EnumFormsW EnumForms; in version() local
915 alias EnumFormsA EnumForms; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d844 alias EnumFormsW EnumForms; in version() local
916 alias EnumFormsA EnumForms; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinspool.h755 #define EnumForms __AW(EnumForms) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinspool.h755 #define EnumForms __AW(EnumForms) macro
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d843 alias EnumFormsW EnumForms; in version() local
915 alias EnumFormsA EnumForms; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d843 alias EnumFormsW EnumForms; in version() local
915 alias EnumFormsA EnumForms; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d843 alias EnumFormsW EnumForms; in version() local
915 alias EnumFormsA EnumForms; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d844 alias EnumFormsW EnumForms; in version() local
916 alias EnumFormsA EnumForms; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d843 alias EnumFormsW EnumForms;
915 alias EnumFormsA EnumForms;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d844 alias EnumFormsW EnumForms; in version() local
916 alias EnumFormsA EnumForms; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinspool.d843 alias EnumFormsW EnumForms; in version() local
915 alias EnumFormsA EnumForms; variable
/dports/math/vtk9/VTK-9.1.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake224 EnumForms
/dports/math/vtk8/VTK-8.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake224 EnumForms
/dports/math/vtk6/VTK-6.2.0/Utilities/Upgrading/
H A DFindWindowsMangledMethods.cmake224 EnumForms
/dports/net/samba412/samba-4.12.15/testprogs/win32/spoolss/
H A Dtestspoolss.c250 EnumForms(handle, levels[i], NULL, 0, &needed, &returned);
256 if (!EnumForms(handle, levels[i], buffer, needed, &needed, &returned)) {
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h1144 #define EnumForms __MINGW_NAME_AW(EnumForms) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h1144 #define EnumForms __MINGW_NAME_AW(EnumForms) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dwinspool.pp1156 function EnumForms(_para1:HANDLE; _para2:DWORD; _para3:PBYTE; _para4:DWORD; _para5:PDWORD;
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/data/autocomplete/
H A DC++.acp676 Keyword EnumForms(HANDLE,DWORD,PBYTE,DWORD,PDWORD,PDWORD)
/dports/editors/cudatext/CudaText-1.151.0/app/data/autocomplete/
H A DC++.acp676 Keyword EnumForms(HANDLE,DWORD,PBYTE,DWORD,PDWORD,PDWORD)