Home
last modified time | relevance | path

Searched refs:ScaleImage (Results 76 – 100 of 206) sorted by relevance

123456789

/dports/emulators/almostti/AlmostTI-DougMelton-Source/EMULib/
H A DEMULib.h202 void ScaleImage(Image *Dst,const Image *Src,int X,int Y,int W,int H);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlImageControlModel.csv20 "UnoControlImageControlModel";"com::sun::star::awt::UnoControlImageControlModel";"ScaleImage"
/dports/astro/kstars/kstars-3.5.6/Tests/kstars_ui/
H A Dphd2_Simulators.PHDGuidingV273 ScaleImage=1
H A Dphd2_Simulators_mf.PHDGuidingV2101 ScaleImage=1
/dports/graphics/comical/comical-0.8/src/
H A DComicBook.h115 void ScaleImage(wxUint32 pagenumber);
/dports/graphics/pho/pho/
H A DTODO34 - with exif rotation, ScaleImage in pho.c is passed inverted monitor sizes
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Dmstoolbar.cxx34 void CustomToolBarImportHelper::ScaleImage( uno::Reference< graphic::XGraphic >& xGraphic, tools::L… in ScaleImage() function in CustomToolBarImportHelper
65 ScaleImage( images[ 0 ], 16 ); in applyIcons()
67 ScaleImage( images[ 0 ], 26 ); in applyIcons()
/dports/x11/xmag/xmag-1.0.6/
H A DScale.c115 static void ScaleImage ( ScaleWidget sw, Drawable drawable,
405 ScaleImage(ScaleWidget sw, Drawable drawable, Position img_x, Position img_y, in ScaleImage() function
583 ScaleImage(sw, XtWindow(w), in Redisplay()
1024 ScaleImage(sw, pixmap, in SWGetPixmap()
/dports/games/libretro-fmsx/fmsx-libretro-c2c26b1/EMULib/
H A DEMULib.h222 void ScaleImage(Image *Dst,const Image *Src,int X,int Y,int W,int H);
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/Controls/
H A DctrlPaletteViewer.cs35 public void ScaleImage(double scale) in ScaleImage() method in Mesen.GUI.Debugger.Controls.ctrlPaletteViewer
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/report/
H A DXImageControl.idl53 <p>If this property is present, it supersedes the ScaleImage property.</p>
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/report/
H A DXImageControl.idl53 <p>If this property is present, it supersedes the ScaleImage property.</p>
/dports/graphics/guetzli/guetzli-1.0.1/third_party/butteraugli/butteraugli/
H A Dbutteraugli.cc955 static void ScaleImage(double scale, std::vector<float> *result) { in ScaleImage() function
1014 ScaleImage(scale, diffmap); in CalculateDiffmap()
1361 ScaleImage(w, &tmp1); in Average5x5()
1400 ScaleImage(scale, diffs); in Average5x5()
1504 ScaleImage(kGlobalScale * kGlobalScale, &(*mask)[i]); in Mask()
1505 ScaleImage(kGlobalScale * kGlobalScale, &(*mask_dc)[i]); in Mask()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dimage_ops.h269 Plane<T> ScaleImage(const T lambda, const Plane<T>& image) { in ScaleImage() function
283 void ScaleImage(const T lambda, Plane<T>* image) { in ScaleImage() function
701 Image3<T> ScaleImage(const T lambda, const Image3<T>& image) { in ScaleImage() function
717 void ScaleImage(const T lambda, Image3<T>* image) { in ScaleImage() function
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dimage_ops.h270 Plane<T> ScaleImage(const T lambda, const Plane<T>& image) { in ScaleImage() function
284 void ScaleImage(const T lambda, Plane<T>* image) { in ScaleImage() function
702 Image3<T> ScaleImage(const T lambda, const Image3<T>& image) { in ScaleImage() function
718 void ScaleImage(const T lambda, Image3<T>* image) { in ScaleImage() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dimage_ops.h269 Plane<T> ScaleImage(const T lambda, const Plane<T>& image) { in ScaleImage() function
283 void ScaleImage(const T lambda, Plane<T>* image) { in ScaleImage() function
701 Image3<T> ScaleImage(const T lambda, const Image3<T>& image) { in ScaleImage() function
717 void ScaleImage(const T lambda, Image3<T>* image) { in ScaleImage() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dimage_ops.h269 Plane<T> ScaleImage(const T lambda, const Plane<T>& image) { in ScaleImage() function
283 void ScaleImage(const T lambda, Plane<T>* image) { in ScaleImage() function
701 Image3<T> ScaleImage(const T lambda, const Image3<T>& image) { in ScaleImage() function
717 void ScaleImage(const T lambda, Image3<T>* image) { in ScaleImage() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OImageButtonModel.csv24 "OImageButtonModel";"com::sun::star::awt::UnoControlImageControlModel";"ScaleImage"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OImageButtonModel.csv24 "OImageButtonModel";"com::sun::star::awt::UnoControlImageControlModel";"ScaleImage"
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DFileIcons.cs173 Image imgSc = GfxUtil.ScaleImage(img, sz.Width, sz.Height, in GetImageForPath()
/dports/games/minetest/minetest-5.4.1/src/gui/
H A DguiButton.h329 bool ScaleImage; variable
/dports/emulators/almostti/AlmostTI-DougMelton-Source/EMULib/Unix/
H A DLibUnix.c185 ScaleImage(&OutImg,VideoImg,VideoX,VideoY,VideoW,VideoH); in ShowVideo()
207 ScaleImage(&OutImg,VideoImg,VideoX,VideoY,VideoW,VideoH); in ShowVideo()
/dports/editors/lazarus/lazarus/lcl/
H A Dimglist.pp322 class procedure ScaleImage(const ABitmap, AMask: TCustomBitmap;
324 class procedure ScaleImage(const ABitmap, AMask: TCustomBitmap;
326 class procedure ScaleImage(const ABitmap, AMask: HBITMAP;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dimglist.pp321 class procedure ScaleImage(const ABitmap, AMask: TCustomBitmap;
323 class procedure ScaleImage(const ABitmap, AMask: TCustomBitmap;
325 class procedure ScaleImage(const ABitmap, AMask: HBITMAP;
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dimglist.pp322 class procedure ScaleImage(const ABitmap, AMask: TCustomBitmap;
324 class procedure ScaleImage(const ABitmap, AMask: TCustomBitmap;
326 class procedure ScaleImage(const ABitmap, AMask: HBITMAP;

123456789