Home
last modified time | relevance | path

Searched defs:set_center (Results 1 – 25 of 51) sorted by relevance

123

/dports/misc/vxl/vxl-3.3.2/contrib/prip/vdtop/
H A Dvdtop_neighborhood.h26 void set_center(vdtop_pixel<T> & pix) in set_center() function
75 void set_center(vdtop_pixel<T> & pix) in set_center() function
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/movements/
H A DCircleMovement.cpp78 void CircleMovement::set_center(const Point& center_point) { in set_center() function in Solarus::CircleMovement
94 void CircleMovement::set_center( in set_center() function in Solarus::CircleMovement
/dports/misc/vxl/vxl-3.3.2/core/vpgl/
H A Dvpgl_radial_distortion.h84 void set_center(const vgl_point_2d<T>& c) { center_ = c; } in set_center() function
/dports/audio/ardour6/Ardour-6.8.0/libs/canvas/
H A Darc.cc87 Arc::set_center (Duple const & c) in set_center() function in Arc
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vsol/
H A Dvsol_cylinder.h61 void set_center(vgl_point_3d<double> const & c) {cyl_.set_center(c);} in set_center() function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dlos-def.cc57 void los_def::set_center(const coord_def& c) in set_center() function in los_def
/dports/textproc/stardict3/stardict-3.0.6/dict/stardict-plugins/stardict-wordnet-plugin/
H A Dscene.cpp79 void scene_t::set_center(partic_t * p) { _c = p;/* _c->getM() *= 10.0f; */} in set_center() function in scene_t
H A Dcourt_widget.cpp42 void wnobj::set_center() in set_center() function in wnobj
206 void wncourt_t::set_center(wnobj * cb) in set_center() function in wncourt_t
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dtrick_drawing.cpp80 TrickDrawing::set_center(Gdk::Point const& center) in set_center() function in UI_GTKMM_NS::TrickDrawing
/dports/misc/vxl/vxl-3.3.2/core/vgl/
H A Dvgl_cylinder_3d.h58 void set_center(vgl_point_3d<Type> cntr) { center_ = cntr; } in set_center() function
/dports/comms/nanovna-saver/nanovna-saver-0.3.8/NanoVNASaver/Controls/
H A DSweepControl.py141 def set_center(self, center: int): member in SweepControl
/dports/audio/spectmorph/spectmorph-0.5.2/lib/
H A Dsmmorphlfo.cc205 MorphLFO::set_center (float center) in set_center() function in MorphLFO
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/core/
H A DRectangle.inl291 inline void Rectangle::set_center(int x, int y) { function in Solarus::Rectangle
299 inline void Rectangle::set_center(const Point &xy) { function in Solarus::Rectangle
/dports/multimedia/obs-streamfx/obs-StreamFX-0.9.3/source/gfx/blur/
H A Dgfx-blur-box.cpp394 void gfx::blur::box_rotational::set_center(double_t x, double_t y) in set_center() function in gfx::blur::box_rotational
470 void gfx::blur::box_zoom::set_center(double_t x, double_t y) in set_center() function in gfx::blur::box_zoom
H A Dgfx-blur-gaussian.cpp510 void gfx::blur::gaussian_rotational::set_center(double_t x, double_t y) in set_center() function in gfx::blur::gaussian_rotational
590 void gfx::blur::gaussian_zoom::set_center(double_t x, double_t y) in set_center() function in gfx::blur::gaussian_zoom
/dports/sysutils/tty-clock/tty-clock-2.3/
H A Dttyclock.c383 set_center(Bool b) in set_center() function
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/widgets/graph/
H A DLSPText.cpp172 void LSPText::set_center(size_t value) in set_center() function in lsp::tk::LSPText
H A DLSPMarker.cpp135 void LSPMarker::set_center(size_t value) in set_center() function in lsp::tk::LSPMarker
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/source/base/
H A Dfunction_lib_cutoff.cc54 CutOffFunctionBase<dim>::set_center(const Point<dim> &p) in set_center() function in Functions::CutOffFunctionBase
122 CutOffFunctionTensorProduct<dim>::set_center(const Point<dim> &p) in set_center() function in Functions::CutOffFunctionTensorProduct
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/
H A Dbehaviour-rotate.cc173 void BehaviourRotate::set_center(int x, int y, int z) in set_center() function in Clutter::BehaviourRotate
H A Dbehaviour-ellipse.cc153 void BehaviourEllipse::set_center(int x, int y) in set_center() function in Clutter::BehaviourEllipse
/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgrl/
H A Drgrl_mask.cxx108 set_center( vnl_vector<double> const& pt ) in set_center() function in rgrl_mask_sphere
/dports/audio/din/din-52/src/
H A Ddrone.cc136 void drone::set_center (float xx, float yy, int e) { in set_center() function in drone
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/text_labels_and_annotations/
H A Dangle_annotation.py152 def set_center(self, xy): member in AngleAnnotation
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/cython/
H A D_cy_conicsection.pyx41 def set_center(self, cy_Point c): member in cy_Circle

123