Home
last modified time | relevance | path

Searched +defs:w +defs:effect (Results 201 – 225 of 454) sorted by last modified time

12345678910>>...19

/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/format_types/
H A Djuce_VSTPluginFormat.cpp859 if (auto* effect = pluginInstance.vstEffect) in getValue() local
871 if (auto* effect = pluginInstance.vstEffect) in setValue() local
2131 Vst2::VstEffectInterface* effect = nullptr; in constructEffect() local
2816 auto w = cocoaWrapper->getWidth(); in childBoundsChanged() local
3044 int w = 250, h = 150; in openPluginWindow() local
3112 auto w = (int) (r.right - r.left); in openPluginWindow() local
3149 int w = 250, h = 150; in openPluginWindow() local
3249 auto w = roundToInt ((rect->rightmost - rect->leftmost) / nativeScaleFactor); in checkPluginWindowSize() local
3269 Component::SafePointer<VSTPluginWindow> w (activeVSTWindows[i]); in vstHookWndProc() local
3436 static pointer_sized_int VSTINTERFACECALL audioMaster (Vst2::VstEffectInterface* effect, int32 opco… in audioMaster()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwgui/
H A Dtooltips.cpp283 MyGUI::Widget* w; in update() local
935 const ESM::MagicEffect* effect = in createMagicEffectToolTip() local
H A Dhud.cpp186 MyGUI::Widget* w; in setValue() local
409 const ESM::MagicEffect* effect = in setSelectedSpell() local
H A Dspellicons.cpp66 int w=2; in updateWidgets() local
71 const ESM::MagicEffect* effect = in updateWidgets() local
H A Dspellcreationdialog.cpp39 void init(ESM::ENAMstruct& effect) in init()
114 void EditEffectDialog::newEffect (const ESM::MagicEffect *effect) in newEffect()
158 void EditEffectDialog::editEffect (ESM::ENAMstruct effect) in editEffect()
457 for (const ESM::ENAMstruct& effect : mEffects) in notifyEffectsChanged() local
564 MyGUI::Widget* w = mAvailableEffectsList->getItemWidget(name); in startEditing() local
583 const ESM::MagicEffect* effect = in onSelectAttribute() local
594 const ESM::MagicEffect* effect = in onSelectSkill() local
625 const ESM::MagicEffect* effect = in onAvailableEffectClicked() local
659 void EffectEditorBase::onEffectModified (ESM::ENAMstruct effect) in onEffectModified()
666 void EffectEditorBase::onEffectRemoved (ESM::ENAMstruct effect) in onEffectRemoved()
[all …]
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Dworldimp.cpp2564 void World::screenshot(osg::Image* image, int w, int h) in screenshot()
3747 … const ESM::MagicEffect* effect = mStore.get<ESM::MagicEffect>().find(effectInfo.mEffectID); in explodeSpell() local
3910 … const ESM::MagicEffect *effect = mStore.get<ESM::MagicEffect>().find(effectInfo.mEffectID); in preloadEffects() local
/dports/audio/qjackctl/qjackctl-qjackctl_0_9_5/src/
H A DqjackctlGraph.cpp645 QGraphicsDropShadowEffect *effect = new QGraphicsDropShadowEffect(); in qjackctlGraphNode() local
839 const int w = port->itemRect().width(); in updatePath() local
856 const int w = port_rect.width(); in updatePath() local
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/linux-capture/
H A Dxshm-input.c356 int_fast32_t x, y, w, h; in xshm_server_changed() local
516 static void xshm_video_render(void *vptr, gs_effect_t *effect) in xshm_video_render()
/dports/finance/R-cran-plm/plm/R/
H A Dtool_transformations_collapse.R33 Sum.default <- function(x, effect, ...) { argument
47 Sum.matrix <- function(x, effect, ...) { argument
55 Between.default <- function(x, effect, ...) { argument
69 Between.matrix <- function(x, effect, ...) { argument
77 between.default <- function(x, effect, ...) { argument
91 between.matrix <- function(x, effect, ...) { argument
99 Within.default <- function(x, effect, ...) { argument
147 res <- collapse::fsum(x, g = effect, w = NULL, na.rm = na.rm, TRA = "replace") functionVar
213 res <- collapse::fbetween(x, g = effect, w = NULL, na.rm = na.rm) functionVar
226 res <- collapse::fbetween(x, g = effect, w = NULL, na.rm = na.rm, fill = TRUE) functionVar
[all …]
H A Dtest_cd.R178 w = NULL, ...) { argument
270 w = NULL, ...) { argument
274 effect <- describe(x, "effect") functionVar
296 w = NULL, ...) { argument
342 pcdres <- function(tres, n, w, form, test) { argument
H A Dest_plm.R1 starX <- function(formula, data, model, rhs = 1, effect){ argument
281 effect = c("individual", "time", "twoways", "nested"), argument
396 args <- list(model = model, effect = effect, nameattr
408 plm.fit <- function(data, model, effect, random.method, argument
439 w <- model.weights(data) functionVar
564 result$args <- list(model = model, effect = effect) nameattr
581 effect <- describe(x, "effect") functionVar
622 effect <- describe(object, "effect") functionVar
648 effect <- describe(object, "effect") functionVar
706 what = c("model", "effect", "random.method",
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A DBOopsGUI.cpp1981 void BOopsGUI::insertSlot (int slot, const BOopsEffectsIndex effect) in insertSlot()
4459 const double w = double (ps) * w1; in drawPad() local
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqwidget_c.cpp269 void QWidget_setSizeIncrement2(QWidgetH handle, int w, int h) in QWidget_setSizeIncrement2()
294 void QWidget_setFixedSize2(QWidgetH handle, int w, int h) in QWidget_setFixedSize2()
299 void QWidget_setFixedWidth(QWidgetH handle, int w) in QWidget_setFixedWidth()
476 void QWidget_setGraphicsEffect(QWidgetH handle, QGraphicsEffectH effect) in QWidget_setGraphicsEffect()
841 void QWidget_update2(QWidgetH handle, int x, int y, int w, int h) in QWidget_update2()
858 void QWidget_repaint2(QWidgetH handle, int x, int y, int w, int h) in QWidget_repaint2()
945 void QWidget_resize(QWidgetH handle, int w, int h) in QWidget_resize()
955 void QWidget_setGeometry(QWidgetH handle, int x, int y, int w, int h) in QWidget_setGeometry()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/qt5/cbindings/src/
H A Dqwidget_c.cpp269 void QWidget_setSizeIncrement2(QWidgetH handle, int w, int h) in QWidget_setSizeIncrement2()
294 void QWidget_setFixedSize2(QWidgetH handle, int w, int h) in QWidget_setFixedSize2()
299 void QWidget_setFixedWidth(QWidgetH handle, int w) in QWidget_setFixedWidth()
476 void QWidget_setGraphicsEffect(QWidgetH handle, QGraphicsEffectH effect) in QWidget_setGraphicsEffect()
841 void QWidget_update2(QWidgetH handle, int x, int y, int w, int h) in QWidget_update2()
858 void QWidget_repaint2(QWidgetH handle, int x, int y, int w, int h) in QWidget_repaint2()
945 void QWidget_resize(QWidgetH handle, int w, int h) in QWidget_resize()
955 void QWidget_setGeometry(QWidgetH handle, int x, int y, int w, int h) in QWidget_setGeometry()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddeath-curse.cc104 string cause, int severity)> effect; member
252 const int w = ((15 - severity) * curse.trivial_weight in death_curse() local
/dports/x11-wm/e16/e16-1.0.24/dox/
H A Ddox.h45 unsigned int w, h; member
52 int effect; member
61 int x, y, w, h; member
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/tgdb/
H A DSGBuildingBin.cxx469 float x = 0.0f, y = 0.0f, z = 0.0f, r = 0.0f, w = 0.0f, d = 0.0f, h = 0.0f, p = 0.0f; in SGBuildingBin() local
766 ref_ptr<Effect> effect; in createBuildingsGroup() local
H A DTreeBin.cxx95 float w = (*params)[0].x(); in computeBound() local
397 ref_ptr<Effect> effect; in createForest() local
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/lib/
H A Dlib.dom.d.ts343 w?: number; property
2047 effect: AnimationEffect | null; property
3945 w: number; property
3961 readonly w: number; property
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Classification/
H A DItem_classification_base.h81 void set_weight (Feature_handle f, float w) const { m_sowf->set_weight(f,w); } in set_weight()
82 …Sum_of_weighted_features::Effect effect (Label_handle l, Feature_handle f) const { return m_sowf->… in effect() function
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmartialarts.cpp1098 accumulate_ma_buff_effects( *effects, [&ret, this]( const ma_buff & b, const effect & ) { in mabuff_tohit_bonus()
1191 return search_ma_buff_effect( *effects, []( const ma_buff & b, const effect & ) { in is_throw_immune()
1197 return search_ma_buff_effect( *effects, []( const ma_buff & b, const effect & ) { in is_quiet()
1203 return search_ma_buff_effect( *effects, []( const ma_buff & b, const effect & ) { in is_stealthy()
1210 return search_ma_buff_effect( *effects, []( const ma_buff & b, const effect & ) { in can_melee()
1217 return search_ma_buff_effect( *effects, [&id]( const ma_buff & b, const effect & ) { in has_mabuff()
1536 catacurses::window w; in key() local
H A Dweather.cpp94 void glare( const weather_type_id &w ) in glare()
108 const efftype_id *effect = nullptr; in glare() local
468 void handle_weather_effects( const weather_type_id &w ) in handle_weather_effects()
706 w_point w = wgen.get_weather( abs_ms_pos, i, g->get_seed() ); in weather_forecast() local
1055 w_point &w = *weather_precise; in update_weather() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmartialarts.cpp1098 accumulate_ma_buff_effects( *effects, [&ret, this]( const ma_buff & b, const effect & ) { in mabuff_tohit_bonus()
1191 return search_ma_buff_effect( *effects, []( const ma_buff & b, const effect & ) { in is_throw_immune()
1197 return search_ma_buff_effect( *effects, []( const ma_buff & b, const effect & ) { in is_quiet()
1203 return search_ma_buff_effect( *effects, []( const ma_buff & b, const effect & ) { in is_stealthy()
1210 return search_ma_buff_effect( *effects, []( const ma_buff & b, const effect & ) { in can_melee()
1217 return search_ma_buff_effect( *effects, [&id]( const ma_buff & b, const effect & ) { in has_mabuff()
1536 catacurses::window w; in key() local
H A Dmagic.cpp1096 std::string spell::effect() const in effect() function in spell
2156 const catacurses::window w = menu->window; in draw_spellbook_info() local
H A Dweather.cpp94 void glare( const weather_type_id &w ) in glare()
108 const efftype_id *effect = nullptr; in glare() local
468 void handle_weather_effects( const weather_type_id &w ) in handle_weather_effects()
706 w_point w = wgen.get_weather( abs_ms_pos, i, g->get_seed() ); in weather_forecast() local
1055 w_point &w = *weather_precise; in update_weather() local

12345678910>>...19