Home
last modified time | relevance | path

Searched refs:update_positions (Results 1 – 25 of 46) sorted by relevance

12

/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dsoundsource.cpp36 update_positions(); in manager()
47 update_positions(); in handle_generic_event()
85 void manager::update_positions() in update_positions() function in soundsource::manager
90 (*it).second->update_positions(time, disp_); in update_positions()
164 void positional_source::update_positions(unsigned int time, const display &disp) in update_positions() function in soundsource::positional_source
H A Dsoundsource.hpp65 void update_positions(unsigned int time, const display &disp);
100 void update_positions();
/dports/cad/horizon-eda/horizon-2.1.0/src/core/tools/
H A Dtool_resize_symbol.cpp33 update_positions(args.coords); in begin()
43 void ToolResizeSymbol::update_positions(const Coordi &ac) in update_positions() function in horizon::ToolResizeSymbol
102 update_positions(args.coords); in update()
117 update_positions(args.coords); in update()
H A Dtool_resize_symbol.hpp26 void update_positions(const Coordi &ac);
/dports/audio/spectmorph/spectmorph-0.5.2/glui/
H A Dsmmorphplanview.cc75 connect (op_view->signal_size_changed, this, &MorphPlanView::update_positions); in on_plan_changed()
82 update_positions(); in on_plan_changed()
86 MorphPlanView::update_positions() in update_positions() function in MorphPlanView
H A Dsmmorphplanview.hh35 void update_positions();
/dports/x11/gnome-pie/Gnome-Pie-0.5.7/src/gui/
H A DpiePreviewRenderer.vala119 this.update_positions(false);
129 this.update_positions();
188 this.update_positions();
201 this.update_positions();
233 this.update_positions();
274 this.update_positions();
314 this.update_positions(false);
338 this.update_positions(false);
362 private void update_positions(bool smoothly = true) {
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/src/ast/
H A Dupdate_positions.rs74 pub fn update_positions(self) -> Self { in update_positions() method
101 let ast = ast.update_positions(); in test_update_positions_validity()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/issues/
H A Drelative_position_rebalancing_service.rb126 update_positions(pairs_with_index.first(batch_size), query_name)
136 def update_positions(pairs_with_position, query_name) method in Issues.RelativePositionRebalancingService
/dports/games/widelands/widelands-build21/src/ui_basic/
H A Dbox.cc236 update_positions(); in layout()
239 void Box::update_positions() { in update_positions() function in UI::Box
266 update_positions(); in scrollbar_moved()
H A Dbox.h83 void update_positions();
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dtransient_detector.h43 void update_positions (Readable* src, uint32_t channel, AnalysisFeatureList& results);
/dports/textproc/py-nltk/nltk-3.4.1/nltk/tag/
H A Dbrill_trainer.py493 update_positions = set(self._positions_by_rule[rule])
497 self._trace_apply(len(update_positions))
500 for (sentnum, wordnum) in update_positions:
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/full_moon-0.13.1/tests/
H A Dpass_cases.rs44 let ast = ast.update_positions(); in test_pass_case()
H A Dvisitors.rs75 let code = code.update_positions(); in test_visitor_mut()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dbriefingeditordlg.h41 void update_positions();
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Dbriefingeditordlg.h39 void update_positions();
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dtransient_detector.cc143 TransientDetector::update_positions (Readable* src, uint32_t channel, AnalysisFeatureList& position… in update_positions() function in TransientDetector
/dports/games/bstone/bstone-1.1.9/src/
H A Did_sd.cpp456 mixer.update_positions(); in sd_update_positions()
H A Dbstone_audio_mixer.h127 bool update_positions();
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/method/
H A DMaximize_method.cpp178 void update_positions(double * _p) { in update_positions() function in Maximize_fn
193 update_positions(_p); in func()
202 update_positions(_p); in dfunc()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-repacker.hh403 update_positions (); in will_overflow()
473 void update_positions () in update_positions() function
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-repacker.hh403 update_positions (); in will_overflow()
473 void update_positions () in update_positions() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-repacker.hh403 update_positions (); in will_overflow()
473 void update_positions () in update_positions() function
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/tweak_book/editor/
H A Dsnippets.py257 def update_positions(self, position, chars_removed, chars_added): member in EditorTabStop
259 m.update_positions(position, chars_removed, chars_added)
388 ets.update_positions(position, chars_removed, chars_added)

12