Home
last modified time | relevance | path

Searched defs:resize2 (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/tests/annotations/undo/
H A DResizeCommandTest.cpp63 ResizeCommand resize2(item, 1, newPosition2, false); in TestMergeWith_Should_TakeNewHandlePositionFromLastResizeCommand() local
81 ResizeCommand resize2(item, 1, newPosition2, false); in TestMergeWith_Should_KeepInitialPositionFromFirstResizeCommand() local
103 ResizeCommand resize2(item2, 1, newPosition2, false); in TestMergeWith_Should_NotMergeResizeCommands_When_ItemsAreNotTheSame() local
121 ResizeCommand resize2(item1, 3, newPosition2, false); in TestMergeWith_Should_NotMergeResizeCommands_When_HandlesAreNotTheSame() local
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/Testing/Cxx/
H A DImageResize3D.cxx68 vtkSmartPointer<vtkImageResize> resize2 = in ImageResize3D() local
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/Testing/Cxx/
H A DImageResize3D.cxx63 vtkSmartPointer<vtkImageResize> resize2 = vtkSmartPointer<vtkImageResize>::New(); in ImageResize3D() local
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/Testing/Cxx/
H A DImageResize3D.cxx68 vtkSmartPointer<vtkImageResize> resize2 = in ImageResize3D() local
/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A Darray_resize.hpp26 template<class T> T *resize2(const Resize<T> & t,const long &n, const long & m) in resize2() function
/dports/devel/libflatarray/libflatarray-0.3.0/test/
H A Dcuda_array_test.cu176 ADD_TEST(resize2) in ADD_TEST() argument
/dports/multimedia/transcode/transcode-1.1.7/tools/
H A Dtcstub.c159 int resize2 = 0; // probe_source_xml() variable
/dports/graphics/epix/epix-1.2.19/
H A Ddomain.cc160 domain domain::resize2(double a2, double b2) const in resize2() function in ePiX::domain
/dports/print/R-cran-knitr/knitr/R/
H A Dhooks-latex.R61 resize1 = resize2 = '' functionVar
/dports/cad/oregano/oregano-0.84.43/src/sheet/
H A Dwire-item.c90 GooCanvasRect *resize2; // Resize box of the wire member
/dports/multimedia/transcode/transcode-1.1.7/src/
H A Dtranscode.c65 int resize2 = TC_FALSE; variable
/dports/graphics/avir/avir-3.0/
H A Dlancir.h1301 static void resize2( float* op, int DstLen, CResizePos* rp, const int kl ) in resize2() function
/dports/math/octave/octave-6.4.0/liboctave/array/
H A DArray.h605 void resize2 (octave_idx_type nr, octave_idx_type nc) in resize2() function
H A DArray.cc969 Array<T>::resize2 (octave_idx_type r, octave_idx_type c, const T& rfv) in resize2() function in Array
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/src/surfaces/nkm/
H A DNKM_SurfMat_Native.hpp1475 void SurfMat<T>::resize2(int nrows_new, int ncols_new, bool if_force) { in resize2() function in nkm::SurfMat
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dcrystal.cpp64 void resize2(vector<vector<int>>& v, int a, int b, int z) { in resize2() function
/dports/math/giacxcas/giac-1.6.0/src/
H A DTableur.cc3535 void Tableur_Group::resize2(double dt,double dg,double dp){ in resize2() function in xcas::Tableur_Group