Home
last modified time | relevance | path

Searched +defs:w +defs:effect +defs:type (Results 126 – 150 of 267) sorted by path

1234567891011

/dports/games/scourge/scourge/src/
H A Dscourge.cpp2066 Window *Scourge::createWoodWindow( int x, int y, int w, int h, char *title ) { in createWoodWindow()
2080 Window *Scourge::createWindow( int x, int y, int w, int h, char *title ) { in createWindow()
2307 void Scourge::drawWidgetContents( Widget *w ) { in drawWidgetContents()
2435 void Scourge::drawPortrait( Widget *w, Creature *p ) { in drawPortrait()
2953 void Scourge::loadMonsterSounds( char const* type, map<int, vector<string>*> *soundMap ) { in loadMonsterSounds()
2957 void Scourge::unloadMonsterSounds( char const* type, map<int, vector<string>*> *soundMap ) { in unloadMonsterSounds()
2961 void Scourge::loadCharacterSounds( char const* type ) { in loadCharacterSounds()
2965 void Scourge::unloadCharacterSounds( char const* type ) { in unloadCharacterSounds()
2969 void Scourge::playCharacterSound( char const* type, int soundType, int panning ) { in playCharacterSound()
3947 int w = getSDLHandler()->textWidth( s.c_str() ); in initChapterIntro() local
[all …]
H A Dshapepalette.cpp495 int w = atoi( p ); in initThemes() local
586 char effect[128]; in createShapeValues() local
940 bool ShapePalette::getRandomMapLocation( char type, char **name, int *x, int *y ) { in getRandomMapLocation()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/script/
H A Dscript.cpp517 Script::Script(Configuration *cfg, GUI *gui, SoundManager *sm, nuvie_game_t type) { in Script()
3371 static int nscript_new_hit_entities_tbl_var(lua_State *L, ProjectileEffect *effect) { in nscript_new_hit_entities_tbl_var()
3415 ExpEffect *effect = new ExpEffect(tile_num, MapCoord(x, y)); in nscript_explosion_start() local
3519 …ProjectileEffect *effect = new ProjectileEffect(tile_num, MapCoord(startx, starty), t, speed, trai… in nscript_projectile_anim_multi() local
3897 Obj *nscript_get_next_obj_from_area(U6Link **link, uint16 x, uint16 y, uint8 z, uint16 w, uint16 h,… in nscript_get_next_obj_from_area()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/game/
H A Dplayer.cpp248 void PartyMember::applyEffect(TileEffect effect) { in applyEffect()
287 bool PartyMember::heal(HealType type) { in heal()
362 ArmorType type = a->getType(); in setArmor() local
381 EquipError PartyMember::setWeapon(const Weapon *w) { in setWeapon()
382 WeaponType type = w->getType(); in setWeapon() local
637 const Weapon *w = g_weapons->get(parts[1]); in translate() local
795 void Party::applyEffect(TileEffect effect) { in applyEffect()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dweapons.c110 uchar does_weapon_overload(int type, int subtype) { in does_weapon_overload()
130 char *get_weapon_name(int type, int subtype, char *buf) { in get_weapon_name()
199 ObjID do_effect_fix(ObjID owner, ubyte effect, ubyte start, Combat_Pt effect_point, short location)… in do_effect_fix()
215 ubyte effect = 0; in do_wall_hit() local
882 int w = player_struct.actives[ACTIVE_WEAPON]; in fire_player_weapon() local
1089 int type; in get_available_ammo_type() local
1120 int type; in change_ammo_type() local
1169 int type; in unload_current_weapon() local
1351 void SetMotionCursorsColorForWeapon(int w) in SetMotionCursorsColorForWeapon()
1401 int w = player_struct.actives[ACTIVE_WEAPON]; in SetMotionCursorsColorForActiveWeapon() local
[all …]
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DColladaLoader.cpp652 aiVertexWeight w; in CreateMesh() local
1124 const Collada::Effect& effect, in AddTexture()
1126 aiTextureType type, unsigned int idx) in AddTexture()
1192 Collada::Effect& effect = *it->first; in FillMaterials() local
1289 Collada::Effect& effect = effIt->second; in BuildMaterials() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dparticle.c2105 float effect[3] = {0.0f, 0.0f, 0.0f}, veffect[3] = {0.0f, 0.0f, 0.0f}; in do_guides() local
2552 int w, needupdate; in psys_thread_create_path() local
2717 int w = 0; in psys_thread_create_path() local
3904 #define SET_PARTICLE_TEXTURE(type, pvalue, texfac) \ argument
3910 #define CLAMP_PARTICLE_TEXTURE_POS(type, pvalue) \ argument
3916 #define CLAMP_WARP_PARTICLE_TEXTURE_POS(type, pvalue) \ argument
3925 #define CLAMP_PARTICLE_TEXTURE_POSNEG(type, pvalue) \ argument
4167 int w = 0; in psys_get_child_time() local
4201 int w = 0; in psys_get_child_size() local
4392 int w = 0; in psys_get_particle_on_path() local
[all …]
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Lua/
H A Dlua_CEGUI.cpp1451 float w = ((float) tolua_tonumber(tolua_S,2,0)); in tolua_CEGUI_CEGUI_Sizef_new01() local
1478 float w = ((float) tolua_tonumber(tolua_S,2,0)); in tolua_CEGUI_CEGUI_Sizef_new01_local() local
2233 const float w = ((const float) tolua_tonumber(tolua_S,2,0)); in tolua_CEGUI_CEGUI_Rectf_setWidth00() local
3041 float w = ((float) tolua_tonumber(tolua_S,2,1.0)); in tolua_CEGUI_CEGUI_Quaternion_new00() local
3077 float w = ((float) tolua_tonumber(tolua_S,2,1.0)); in tolua_CEGUI_CEGUI_Quaternion_new00_local() local
6684 const CEGUI::UDim* w = ((const CEGUI::UDim*) tolua_tousertype(tolua_S,2,0)); in tolua_CEGUI_CEGUI_USize_new01() local
6711 const CEGUI::UDim* w = ((const CEGUI::UDim*) tolua_tousertype(tolua_S,2,0)); in tolua_CEGUI_CEGUI_USize_new01_local() local
7018 const CEGUI::UDim* w = ((const CEGUI::UDim*) tolua_tousertype(tolua_S,2,0)); in tolua_CEGUI_CEGUI_URect_setWidth00() local
9670 utf8string type = ((utf8string) tolua_toutf8string(tolua_S,2,0)); in tolua_CEGUI_CEGUI_ImageManager_create00() local
29951 CEGUI::RenderEffect* effect = ((CEGUI::RenderEffect*) tolua_tousertype(tolua_S,2,0)); in tolua_CEGUI_CEGUI_GeometryBuffer_setRenderEffect00() local
[all …]
/dports/graphics/darktable38/darktable-3.8.0/src/develop/
H A Dimageop.c973 static gboolean dt_iop_gui_off_button_press(GtkWidget *w, GdkEventButton *e, gpointer user_data) in dt_iop_gui_off_button_press()
1097 void dt_iop_gui_set_enable_button_icon(GtkWidget *w, dt_iop_module_t *module) in dt_iop_gui_set_enable_button_icon()
2034 static gboolean _iop_plugin_body_button_press(GtkWidget *w, GdkEventButton *e, gpointer user_data) in _iop_plugin_body_button_press()
2051 static gboolean _iop_plugin_header_button_press(GtkWidget *w, GdkEventButton *e, gpointer user_data) in _iop_plugin_header_button_press()
2284 gchar *type = _("unknown mask"); in _mask_indicator_tooltip() local
3188 …t _action_process(gpointer target, dt_action_element_t element, dt_action_effect_t effect, float m… in _action_process()
/dports/graphics/darktable38/darktable-3.8.0/src/gui/
H A Daccelerators.c53 dt_action_effect_t effect; member
279 dt_action_type_t type = action->type != DT_ACTION_TYPE_FALLBACK in _action_find_definition() local
1655 static gboolean _fallback_type_is_relevant(dt_action_t *ac, dt_action_type_t type) in _fallback_type_is_relevant()
2302 int effect = -1; in _find_combo_effect() local
2531 int effect = -1; in _shortcuts_load() local
2661 static gboolean _widget_invisible(GtkWidget *w) in _widget_invisible()
2859 for(GSList *w = mod->widget_list; w; w = w->next) in _process_action() local
3431 gboolean dt_shortcut_dispatcher(GtkWidget *w, GdkEvent *event, gpointer user_data) in dt_shortcut_dispatcher()
3809 void dt_action_define_fallback(dt_action_type_t type, const dt_action_def_t *action_def) in dt_action_define_fallback()
4177 for(GSList *w = module->widget_list; w; w = w->next) in dt_action_widget_toast() local
[all …]
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Drgblevels.c289 …ton_pressed(struct dt_iop_module_t *self, double x, double y, double pressure, int which, int type, in button_pressed()
736 void gui_changed(dt_iop_module_t *self, GtkWidget *w, void *previous) in gui_changed()
951 …t _action_process(gpointer target, dt_action_element_t element, dt_action_effect_t effect, float m… in _action_process()
/dports/graphics/darktable38/darktable-3.8.0/src/views/
H A Ddarkroom.c335 w = sample->box[2] * wd, h = sample->box[3] * ht; in _darkroom_pickers_draw() local
2073 …rocess_skip_mouse(gpointer target, dt_action_element_t element, dt_action_effect_t effect, float m… in _action_process_skip_mouse()
2099 …n_process_preview(gpointer target, dt_action_element_t element, dt_action_effect_t effect, float m… in _action_process_preview()
2166 …tion_process_move(gpointer target, dt_action_element_t element, dt_action_effect_t effect, float m… in _action_process_move()
2237 void connect_button_press_release(GtkWidget *w, GtkWidget *p) in connect_button_press_release()
2649 GtkWidget *w = GTK_WIDGET(l->data); in _get_dnd_dest_module() local
2798 GtkWidget *w = g_object_get_data(G_OBJECT(widget), "highlighted"); in _on_drag_motion() local
2806 GtkWidget *w = g_object_get_data(G_OBJECT(widget), "highlighted"); in _on_drag_motion() local
2906 GtkWidget *w = g_object_get_data(G_OBJECT(widget), "highlighted"); in _on_drag_leave() local
3434 int button_pressed(dt_view_t *self, double x, double y, double pressure, int which, int type, uint3… in button_pressed()
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_support.c1648 uint64_t w = k / 32ULL; in gmtsupport_is_set() local
1656 uint64_t w = k / 32ULL; in gmtsupport_set_bit() local
7099 double w; in gmt_scale_pen() local
12056 int i = 0, type; in gmt_BC_init() local
15089 char **L = NULL, type[GMT_LEN8] = {""}, txt[GMT_BUFSIZ] = {""}; in gmtlib_load_custom_annot() local
15238 enum gmt_col_enum type; in gmtlib_get_coordinate_label() local
15379 unsigned int k, n_items, level, type; in gmtlib_get_annot_label() local
15746 void gmtlib_load_rot_matrix (double w, double R[3][3], double E[]) { in gmtlib_load_rot_matrix()
16571 double w = P->w + P->gap[XLO] + P->gap[XHI]; in gmtlib_refpoint_to_panel_xy() local
16965 unsigned int k, proj_type, effect; in gmt_trim_line() local
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreTextureUnitState.cpp713 void TextureUnitState::addEffect(TextureEffect& effect) in addEffect()
814 TextureUnitState::TextureAddressingMode w) in setTextureAddressingMode()
853 void TextureUnitState::removeEffect(TextureEffectType type) in removeEffect()
1225 void TextureUnitState::createEffectController(TextureEffect& effect) in createEffectController()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/src/
H A DTextureUnitController.cpp266 …essingMode u, TextureUnitState::TextureAddressingMode v, TextureUnitState::TextureAddressingMode w) in setTextureAddressingMode()
315 void TextureUnitController::addEffect(TextureUnitState::TextureEffect& effect) in addEffect()
364 void TextureUnitController::removeEffect(const TextureUnitState::TextureEffectType type) in removeEffect()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/glPaintTest/
H A DglPaintTest.cpp332 Effect effect; member
355 Far::PatchDescriptor::Type type = effectDesc.desc.GetType(); in CreateDrawConfig() local
549 static void bindTextures(Effect effect) { in bindTextures()
583 bindProgram(Effect effect, OpenSubdiv::Osd::PatchArray const & patch) { in bindProgram()
643 Effect effect; in display() local
784 Effect effect; in drawStroke() local
822 motion(GLFWwindow * w, double dx, double dy) { in motion()
854 mouse(GLFWwindow * w, int button, int state, int /* mods */) { in mouse()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/glPtexViewer/
H A DglPtexViewer.cpp532 Effect effect; member
558 Far::PatchDescriptor::Type type = effectDesc.desc.GetType(); in CreateDrawConfig() local
832 GLint w, h, d; in createPtex() local
1197 bindProgram(Effect effect, in bindProgram()
1250 Effect effect; in drawModel() local
/dports/graphics/php73-gd/php-7.3.33/ext/gd/
H A Dgd.c1067 void php_gd_error_method(int type, const char *format, va_list args) in php_gd_error_method()
1698 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
1720 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
1797 zend_long effect; in PHP_FUNCTION() local
2589 zend_long quality = 0, type = 0; in _php_image_output() local
3260 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
3292 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
4897 zend_long type; in PHP_FUNCTION() local
/dports/graphics/php74-gd/php-7.4.27/ext/gd/
H A Dgd.c1078 void php_gd_error_method(int type, const char *format, va_list args) in php_gd_error_method()
1734 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
1756 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
1833 zend_long effect; in PHP_FUNCTION() local
2667 zend_long quality = 0, type = 0; in _php_image_output() local
3336 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
3368 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
5012 zend_long type; in PHP_FUNCTION() local
/dports/graphics/php80-gd/php-8.0.15/ext/gd/
H A Dgd.c293 void php_gd_error_method(int type, const char *format, va_list args) in php_gd_error_method()
919 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
937 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
1005 zend_long effect; in PHP_FUNCTION() local
1790 zend_long quality = 0, type = 0; in _php_image_output() local
2479 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
2508 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
3816 zend_long type; in PHP_FUNCTION() local
/dports/graphics/php81-gd/php-8.1.1/ext/gd/
H A Dgd.c971 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
989 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
1057 zend_long effect; in PHP_FUNCTION() local
1866 zend_long quality = 0, type = 0; in _php_image_output() local
2564 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
2593 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
3889 zend_long type; in PHP_FUNCTION() local
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DAnnot.cc195 AnnotExternalDataType type; in parseAnnotExternalData() local
236 static std::unique_ptr<LinkAction> getAdditionalAction(Annot::AdditionalActionsType type, Object *a… in getAdditionalAction()
261 static const char *getFormAdditionalActionKey(Annot::FormAdditionalActionsType type) in getFormAdditionalActionKey()
926 Object AnnotAppearance::getAppearanceStream(AnnotAppearanceType type, const char *state) in getAppearanceStream()
2668 const char *effect = obj1.getName(); in initialize() local
3958 double w = 0.0; in layoutText() local
4172 double fontSize, borderWidth, x, xPrev, y, w, wMax; in drawText() local
4556 double fontSize, borderWidth, x, y, w, wMax; in drawListBox() local
4737 const double w = border->getWidth(); in drawFieldBorder() local
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.cc275 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
368 const double w = pdfPage->getCropWidth(); in boundaryToPdfRectangle() local
988 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1093 Popup w; in Annotation() local
1235 const Popup w = popup(); in storeBaseAnnotationProperties() local
1661 Popup w; in popup() local
2820 Annot::AnnotSubtype type; in createNativeAnnot() local
4484 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
4492 void RichMediaAnnotation::Instance::setType(Type type) in setType()
4526 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.cc207 double w = pdfPage->getCropWidth(); in fillNormalizationMTX() local
910 void Annotation::Style::setLineEffect(Annotation::LineEffect effect) in setLineEffect()
1326 Popup w; in popup() local
1592 void TextAnnotation::setTextType(TextAnnotation::TextType type) in setTextType()
1937 void LineAnnotation::setLineType(LineAnnotation::LineType type) in setLineType()
2320 Annot::AnnotSubtype type; in createNativeAnnot() local
2362 void GeomAnnotation::setGeomType(GeomAnnotation::GeomType type) in setGeomType()
3397 RichMediaAnnotation::Instance::Type type; member in Poppler::RichMediaAnnotation::Instance::Private
3405 void RichMediaAnnotation::Instance::setType(Type type) in setType()
3439 RichMediaAnnotation::Configuration::Type type; member in Poppler::RichMediaAnnotation::Configuration::Private
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DAnnot.cc195 AnnotExternalDataType type; in parseAnnotExternalData() local
236 static std::unique_ptr<LinkAction> getAdditionalAction(Annot::AdditionalActionsType type, Object *a… in getAdditionalAction()
261 static const char *getFormAdditionalActionKey(Annot::FormAdditionalActionsType type) in getFormAdditionalActionKey()
926 Object AnnotAppearance::getAppearanceStream(AnnotAppearanceType type, const char *state) in getAppearanceStream()
2668 const char *effect = obj1.getName(); in initialize() local
3958 double w = 0.0; in layoutText() local
4172 double fontSize, borderWidth, x, xPrev, y, w, wMax; in drawText() local
4556 double fontSize, borderWidth, x, y, w, wMax; in drawListBox() local
4737 const double w = border->getWidth(); in drawFieldBorder() local

1234567891011