Home
last modified time | relevance | path

Searched defs:Resize (Results 176 – 200 of 4381) sorted by relevance

12345678910>>...176

/dports/www/gitea/gitea-1.16.5/vendor/github.com/nfnt/resize/
H A DREADME.md3 Resize chapter
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/nfnt/resize/
H A DREADME.md3 Resize chapter
/dports/audio/ncmpc/ncmpc-0.41/src/
H A DListWindow.hxx46 void Resize(Size _size) noexcept { in Resize() function in ListWindow
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/
H A DREADME.md53 ### Resize subsection
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/skia/ext/
H A Dimage_operations.cc328 SkBitmap ImageOperations::Resize(const SkPixmap& source, in Resize() function in skia::ImageOperations
394 SkBitmap ImageOperations::Resize(const SkBitmap& source, in Resize() function in skia::ImageOperations
408 SkBitmap ImageOperations::Resize(const SkBitmap& source, in Resize() function in skia::ImageOperations
/dports/www/chromium-legacy/chromium-88.0.4324.182/skia/ext/
H A Dimage_operations.cc329 SkBitmap ImageOperations::Resize(const SkPixmap& source, in Resize() function in skia::ImageOperations
395 SkBitmap ImageOperations::Resize(const SkBitmap& source, in Resize() function in skia::ImageOperations
409 SkBitmap ImageOperations::Resize(const SkBitmap& source, in Resize() function in skia::ImageOperations
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/squirrel/squirrel/
H A Dsqarray.h59 void Resize(SQInteger size) in Resize() function
64 void Resize(SQInteger size,SQObjectPtr &fill) { _values.resize(size,fill); ShrinkIfNeeded(); } in Resize() function
/dports/lang/squirrel/squirrel3/squirrel/
H A Dsqarray.h59 void Resize(SQInteger size) in Resize() function
64 void Resize(SQInteger size,SQObjectPtr &fill) { _values.resize(size,fill); ShrinkIfNeeded(); } in Resize() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/gtest/
H A DMockWidget.h61 virtual void Resize(double aWidth, double aHeight, bool aRepaint) override {} in Resize() function
62 virtual void Resize(double aX, double aY, double aWidth, double aHeight, in Resize() function
/dports/games/simutrans/simutrans-121.0/squirrel/squirrel/
H A Dsqarray.h59 void Resize(SQInteger size) in Resize() function
64 void Resize(SQInteger size,SQObjectPtr &fill) { _values.resize(size,fill); ShrinkIfNeeded(); } in Resize() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_sqlang/squirrel/squirrel/
H A Dsqarray.h59 void Resize(SQInteger size) in Resize() function
64 void Resize(SQInteger size,SQObjectPtr &fill) { _values.resize(size,fill); ShrinkIfNeeded(); } in Resize() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/tests/gtest/
H A DMockWidget.h58 virtual void Resize(double aWidth, double aHeight, bool aRepaint) override {} in Resize() function
59 virtual void Resize(double aX, double aY, double aWidth, double aHeight, in Resize() function
/dports/biology/avida/avida-2.12.4-src/avida-core/source/tools/
H A DtManagedPointerArray.h77 void Resize(int new_size) in Resize() function
114 void Resize(int new_size, const T& empty_value) in Resize() function
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/generated/
H A Dgtk-table.adb232 procedure Resize subprogram
244 end Resize; argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A DActionDescriptionProvider.hxx40 , Resize enumerator
/dports/math/xtensor/xtensor-0.24.0/docs/source/quickref/
H A Dbasic.rst146 Resize section in Basics
/dports/misc/actiona/actiona-3.10.1/actions/actionpackwindows/actions/
H A Dwindowinstance.h42 Resize enumerator
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono/
H A DEmpty.cs54 public static T [] Resize<T> (this T [] self, int length) in Resize() method in Mono.Cecil.Mixin
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dcairo.hxx59 virtual bool Resize( int /*width*/, int /*height*/ ) { return false; } in Resize() function
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Imagine/Filter/Basic/
H A DResize.php21 class Resize implements FilterInterface class
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Imagine/Filter/Basic/
H A DResize.php21 class Resize implements FilterInterface class
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/codec/hal/dec/avc/features/
H A Ddecode_avc_mv_buffers.cpp54 MOS_STATUS AvcMvBufferOpInf::Resize(MOS_BUFFER* &buffer) in Resize() function in decode::AvcMvBufferOpInf
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/codec/hal/dec/hevc/features/
H A Ddecode_hevc_mv_buffers.cpp63 MOS_STATUS HevcMvBufferOpInf::Resize(MOS_BUFFER* &buffer) in Resize() function in decode::HevcMvBufferOpInf
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono/
H A DEmpty.cs54 public static T [] Resize<T> (this T [] self, int length) in Resize() method in Mono.Cecil.Mixin
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dnavigat.cxx62 void SfxNavigator::Resize() in Resize() function in SfxNavigator

12345678910>>...176