Home
last modified time | relevance | path

Searched refs:GetHorizontalResolution (Results 1 – 17 of 17) sorted by relevance

/dports/math/amath/amath-1.8.5/src/main/
H A Dfgrid.h51 double GetHorizontalResolution() const;
H A Dfgrid.cpp46 double Grid::GetHorizontalResolution() const in GetHorizontalResolution() function in Grid
/dports/math/amath/amath-1.8.5/src/main/statement/
H A Dplot.cpp88 double step = grid->GetHorizontalResolution(); in Execute()
/dports/graphics/ipe/ipe-7.2.23/src/ipelib/
H A Dipebitmap_win.cpp104 dotsPerInch = Vector(bitmap->GetHorizontalResolution(), in readPNG()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/coders/
H A Demf.c654 source->GetHorizontalResolution()*image->resolution.x+0.5); in EMFSetDimensions()
726 image->resolution.x=source->GetHorizontalResolution(); in ReadEMFImage()
734 image->resolution.x=source->GetHorizontalResolution()*image->columns/ in ReadEMFImage()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Demf.c654 source->GetHorizontalResolution()*image->resolution.x+0.5); in EMFSetDimensions()
726 image->resolution.x=source->GetHorizontalResolution(); in ReadEMFImage()
734 image->resolution.x=source->GetHorizontalResolution()*image->columns/ in ReadEMFImage()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/coders/
H A Demf.c653 source->GetHorizontalResolution()*image->x_resolution+0.5); in EMFSetDimensions()
725 image->x_resolution=source->GetHorizontalResolution(); in ReadEMFImage()
733 image->x_resolution=source->GetHorizontalResolution()*image->columns/ in ReadEMFImage()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/coders/
H A Demf.c653 source->GetHorizontalResolution()*image->x_resolution+0.5); in EMFSetDimensions()
725 image->x_resolution=source->GetHorizontalResolution(); in ReadEMFImage()
733 image->x_resolution=source->GetHorizontalResolution()*image->columns/ in ReadEMFImage()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusheaders.h102 REAL GetHorizontalResolution();
H A Dgdiplusimpl.h157 __inline__ REAL Image::GetHorizontalResolution() in GetHorizontalResolution() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdiplusheaders.h107 REAL GetHorizontalResolution();
H A Dgdiplusimpl.h162 __inline__ REAL Image::GetHorizontalResolution() in GetHorizontalResolution() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdiplusheaders.h107 REAL GetHorizontalResolution();
H A Dgdiplusimpl.h162 __inline__ REAL Image::GetHorizontalResolution() in GetHorizontalResolution() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdiplusheaders.h102 REAL GetHorizontalResolution();
H A Dgdiplusimpl.h157 __inline__ REAL Image::GetHorizontalResolution() in GetHorizontalResolution() function
/dports/graphics/freeimage/FreeImage/Wrapper/Delphi/src/
H A DFreeBitmap.pas166 function GetHorizontalResolution: Double; in GetHorizontalResolution() function
768 function TFreeBitmap.GetHorizontalResolution: Double; in TFreeBitmap.GetHorizontalResolution() function