Home
last modified time | relevance | path

Searched defs:Resize (Results 1 – 25 of 3357) sorted by relevance

12345678910>>...135

/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/lvtk/ext/ui/
H A Dresize.hpp29 struct Resize : Extension<I> struct
32 Resize (const FeatureList& features) { in Resize() argument
40 int notify_size (int width, int height) { in notify_size()
48 int size_requested (int width, int height) { return 0; } in size_requested()
52 static void map_extension_data (ExtensionMap& emap) { in map_extension_data()
58 LV2UI_Resize* resize = nullptr;
59 inline static int _ui_resize (LV2UI_Feature_Handle handle, int width, int height) { in _ui_resize()
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkArray.cxx156 void vtkArray::Resize(const CoordinateT i) in Resize() function in vtkArray
161 void vtkArray::Resize(const vtkArrayRange& i) in Resize() function in vtkArray
166 void vtkArray::Resize(const CoordinateT i, const CoordinateT j) in Resize() function in vtkArray
171 void vtkArray::Resize(const vtkArrayRange& i, const vtkArrayRange& j) in Resize() function in vtkArray
176 void vtkArray::Resize(const CoordinateT i, const CoordinateT j, const CoordinateT k) in Resize() function in vtkArray
181 void vtkArray::Resize(const vtkArrayRange& i, const vtkArrayRange& j, const vtkArrayRange& k) in Resize() function in vtkArray
186 void vtkArray::Resize(const vtkArrayExtents& extents) in Resize() function in vtkArray
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkArray.cxx164 void vtkArray::Resize(const CoordinateT i) in Resize() function in vtkArray
169 void vtkArray::Resize(const vtkArrayRange& i) in Resize() function in vtkArray
174 void vtkArray::Resize(const CoordinateT i, const CoordinateT j) in Resize() function in vtkArray
179 void vtkArray::Resize(const vtkArrayRange& i, const vtkArrayRange& j) in Resize() function in vtkArray
184 void vtkArray::Resize(const CoordinateT i, const CoordinateT j, const CoordinateT k) in Resize() function in vtkArray
189 void vtkArray::Resize(const vtkArrayRange& i, const vtkArrayRange& j, const vtkArrayRange& k) in Resize() function in vtkArray
194 void vtkArray::Resize(const vtkArrayExtents& extents) in Resize() function in vtkArray
/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkArray.cxx176 void vtkArray::Resize(const CoordinateT i) in Resize() function in vtkArray
181 void vtkArray::Resize(const vtkArrayRange& i) in Resize() function in vtkArray
186 void vtkArray::Resize(const CoordinateT i, const CoordinateT j) in Resize() function in vtkArray
191 void vtkArray::Resize(const vtkArrayRange& i, const vtkArrayRange& j) in Resize() function in vtkArray
196 void vtkArray::Resize(const CoordinateT i, const CoordinateT j, const CoordinateT k) in Resize() function in vtkArray
201 void vtkArray::Resize(const vtkArrayRange& i, const vtkArrayRange& j, const vtkArrayRange& k) in Resize() function in vtkArray
206 void vtkArray::Resize(const vtkArrayExtents& extents) in Resize() function in vtkArray
/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A Darray_resize.hpp4 template<class T> struct Resize{ T *v; argument
5 Resize( T * vv) : v(vv) {} in Resize() function
/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-table.adb42 procedure Resize is subprogram
60 end Resize; argument
/dports/benchmarks/ali/ali-0.7.5/vendor/github.com/mum4k/termdash/terminal/terminalapi/
H A Devent.go49 type Resize struct { struct
51 Size image.Point
54 func (*Resize) isEvent() {}
57 func (r Resize) String() string {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/utils/
H A Ddynamic_buffer.h37 bool Resize(size_t size) { in Resize() function
63 bool Resize(size_t size) { in Resize() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/utils/
H A Ddynamic_buffer.h37 bool Resize(size_t size) { in Resize() function
63 bool Resize(size_t size) { in Resize() function
/dports/devel/matreshka/matreshka-0.7.0/source/uaflex/
H A Dmatreshka-internals-graphs.adb96 procedure Resize; subprogspec
98 procedure Resize is subprogram
147 procedure Resize; subprogspec
151 procedure Resize is subprogram
/dports/multimedia/libgav1/libgav1-0.17.0/src/utils/
H A Ddynamic_buffer.h39 bool Resize(size_t size) { in Resize() function
67 bool Resize(size_t size) { in Resize() function
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/effects/
H A DResize.as60 public class Resize extends TweenEffect class
91 public function Resize(target:Object = null) method in Resize
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/effects/
H A DResize.as67 public class Resize extends TweenEffect class
103 public function Resize(target:Object = null) method in Resize
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/computed/
H A Dbox.rs194 pub enum Resize { enum
201 impl ToComputedValue for specified::Resize { implementation
205 fn to_computed_value(&self, context: &Context) -> Resize { in to_computed_value()
238 fn from_computed_value(computed: &Resize) -> specified::Resize { in from_computed_value()
/dports/www/firefox/firefox-99.0/servo/components/style/values/computed/
H A Dbox.rs192 pub enum Resize { enum
199 impl ToComputedValue for specified::Resize { implementation
203 fn to_computed_value(&self, context: &Context) -> Resize { in to_computed_value()
236 fn from_computed_value(computed: &Resize) -> specified::Resize { in from_computed_value()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/computed/
H A Dbox.rs194 pub enum Resize { enum
201 impl ToComputedValue for specified::Resize { implementation
205 fn to_computed_value(&self, context: &Context) -> Resize { in to_computed_value()
238 fn from_computed_value(computed: &Resize) -> specified::Resize { in from_computed_value()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/computed/
H A Dbox.rs194 pub enum Resize { enum
201 impl ToComputedValue for specified::Resize { implementation
205 fn to_computed_value(&self, context: &Context) -> Resize { in to_computed_value()
238 fn from_computed_value(computed: &Resize) -> specified::Resize { in from_computed_value()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/effects/
H A DResize.as61 public class Resize extends Animate class in spark.effects
100 public function Resize(target:Object=null) method in spark.effects.Resize
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/linux/proc/
H A Dexec_state.go29 Resize(console.WinSize) error methodSpec
54 func (s *execCreatedState) Resize(ws console.WinSize) error { func
99 func (s *execRunningState) Resize(ws console.WinSize) error { func
137 func (s *execStoppedState) Resize(ws console.WinSize) error { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/linux/proc/
H A Dexec_state.go29 Resize(console.WinSize) error methodSpec
54 func (s *execCreatedState) Resize(ws console.WinSize) error { func
99 func (s *execRunningState) Resize(ws console.WinSize) error { func
137 func (s *execStoppedState) Resize(ws console.WinSize) error { func
/dports/mail/neomutt/neomutt-20211029/pager/
H A Ddlg_pager.c71 struct Resize struct
85 static struct Resize *Resize = NULL; argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/containerd/containerd/pkg/process/
H A Dexec_state.go29 Resize(console.WinSize) error methodSpec
55 func (s *execCreatedState) Resize(ws console.WinSize) error { func
104 func (s *execRunningState) Resize(ws console.WinSize) error { func
146 func (s *execStoppedState) Resize(ws console.WinSize) error { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/pkg/process/
H A Dexec_state.go29 Resize(console.WinSize) error methodSpec
55 func (s *execCreatedState) Resize(ws console.WinSize) error { func
104 func (s *execRunningState) Resize(ws console.WinSize) error { func
146 func (s *execStoppedState) Resize(ws console.WinSize) error { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/pkg/process/
H A Dexec_state.go29 Resize(console.WinSize) error methodSpec
55 func (s *execCreatedState) Resize(ws console.WinSize) error { func
104 func (s *execRunningState) Resize(ws console.WinSize) error { func
146 func (s *execStoppedState) Resize(ws console.WinSize) error { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/process/
H A Dexec_state.go29 Resize(console.WinSize) error methodSpec
55 func (s *execCreatedState) Resize(ws console.WinSize) error { func
104 func (s *execRunningState) Resize(ws console.WinSize) error { func
146 func (s *execStoppedState) Resize(ws console.WinSize) error { func

12345678910>>...135