Home
last modified time | relevance | path

Searched refs:EMRPOLYLINETO16 (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dw16.h38 EMRPOLYLINETO16, *PEMRPOLYLINETO16; typedef
/dports/graphics/libemf/libemf-1.0.13/libemf/
H A Dlibemf.h4527 class EMRPOLYLINETO16 : public METARECORD, ::EMRPOLYLINETO16 {
4535 EMRPOLYLINETO16 ( const RECTL* bounds, const POINT16* points, INT n ) in EMRPOLYLINETO16() function
4543 emr.nSize = sizeof( ::EMRPOLYLINETO16 ) + sizeof( POINT16 ) * (cpts-1); in EMRPOLYLINETO16()
4560 EMRPOLYLINETO16 ( const RECTL* bounds, const POINT* points, INT n ) in EMRPOLYLINETO16() function
4568 emr.nSize = sizeof( ::EMRPOLYLINETO16 ) + sizeof( POINT16 ) * (cpts-1); in EMRPOLYLINETO16()
4583 EMRPOLYLINETO16 ( DATASTREAM& ds ) in EMRPOLYLINETO16() function
4587 if ( emr.nSize - (sizeof( ::EMRPOLYLINETO16 ) - sizeof(POINT16)) < in EMRPOLYLINETO16()
4603 ~EMRPOLYLINETO16 ( ) in ~EMRPOLYLINETO16()
H A Dlibemf.cpp443 return new EMF::EMRPOLYLINETO16( ds ); in new_polylineto16()
3296 EMF::EMRPOLYLINETO16* polylineto16 = in PolylineTo()
3297 new EMF::EMRPOLYLINETO16( &bounds, points, n ); in PolylineTo()
3336 EMF::EMRPOLYLINETO16* polylineto16 = in PolylineTo16()
3337 new EMF::EMRPOLYLINETO16( &bounds, points, n ); in PolylineTo16()
/dports/print/transfig/transfig.3.2.5e/fig2dev/dev/
H A Dgenemf.h998 EMRPOLYLINETO16; typedef
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/dev/
H A Dgenemf.h1001 EMRPOLYLINETO16; typedef
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3016 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3017 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3016 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3017 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3015 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3016 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3016 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3017 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3015 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3016 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3015 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3016 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3015 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3016 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3015 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3016 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3015 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3016 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwingdi.d3016 alias TypeDef!(EMRPOLYLINE16) EMRPOLYLINETO16;
3017 alias EMRPOLYLINETO16* PEMRPOLYLINETO16;
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwingdi.h1763 …16,EMRPOLYGON16,*PEMRPOLYGON16,EMRPOLYBEZIERTO16,*PEMRPOLYBEZIERTO16,EMRPOLYLINETO16,*PEMRPOLYLINE… typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwingdi.h1884 …16,EMRPOLYGON16,*PEMRPOLYGON16,EMRPOLYBEZIERTO16,*PEMRPOLYBEZIERTO16,EMRPOLYLINETO16,*PEMRPOLYLINE… typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwingdi.h1884 …16,EMRPOLYGON16,*PEMRPOLYGON16,EMRPOLYBEZIERTO16,*PEMRPOLYBEZIERTO16,EMRPOLYLINETO16,*PEMRPOLYLINE… typedef
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawingdi.pas6862 EMRPOLYLINETO16 = tagEMRPOLYLINE16;
6864 PEMRPOLYLINETO16 = ^EMRPOLYLINETO16;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwingdi.h3868 …16,EMRPOLYGON16,*PEMRPOLYGON16,EMRPOLYBEZIERTO16,*PEMRPOLYBEZIERTO16,EMRPOLYLINETO16,*PEMRPOLYLINE… typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwingdi.h3868 …16,EMRPOLYGON16,*PEMRPOLYGON16,EMRPOLYBEZIERTO16,*PEMRPOLYBEZIERTO16,EMRPOLYLINETO16,*PEMRPOLYLINE… typedef
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs4959 pub type EMRPOLYLINETO16 = EMRPOLYLINE16; typedef
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs4959 pub type EMRPOLYLINETO16 = EMRPOLYLINE16; typedef
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs4959 pub type EMRPOLYLINETO16 = EMRPOLYLINE16; typedef
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs4959 pub type EMRPOLYLINETO16 = EMRPOLYLINE16; typedef

12345678