Home
last modified time | relevance | path

Searched defs:my (Results 251 – 275 of 6598) sorted by relevance

1...<<11121314151617181920>>...264

/dports/audio/carla/Carla-2.4.1/source/tests.old/
H A DRtLinkedList.cpp83 const MyData& my(postRtEvents.data.getFirst(kFallback, true)); in run5Tests() local
101 const MyData& my(allMyData[i]); in run5Tests() local
187 const MyData& my(it.getValue(kFallback)); in main() local
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Durl.c643 static void context_url_pre_show_handler(window_info *win, int widget_id, int mx, int my, window_in… in context_url_pre_show_handler()
651 static int context_url_handler(window_info *win, int widget_id, int mx, int my, int option) in context_url_handler()
678 static int click_url_handler(window_info *win, int mx, int my, Uint32 flags) in click_url_handler()
721 static int url_win_click_clear_all(widget_list *widget, int mx, int my, Uint32 flags) in url_win_click_clear_all()
729 static int url_win_mouseover_clear_all(widget_list *widget, int mx, int my) in url_win_mouseover_clear_all()
736 static int url_win_scroll_click(widget_list *widget, int mx, int my, Uint32 flags) in url_win_scroll_click()
743 static int url_win_scroll_drag(widget_list *widget, int mx, int my, Uint32 flags, int dx, int dy) in url_win_scroll_drag()
H A Dlangselwin.c200 static int langsel_save_handler(widget_list *widget, int mx, int my, Uint32 flags) in langsel_save_handler()
247 static int langsel_quit_handler(widget_list *widget, int mx, int my, Uint32 flags) in langsel_quit_handler()
259 static int langsel_scroll_click_handler(widget_list *widget, int mx, int my, Uint32 flags) in langsel_scroll_click_handler()
266 static int langsel_scroll_drag_handler(widget_list *widget, int mx, int my, Uint32 flags, int dx, i… in langsel_scroll_drag_handler()
272 static int click_langsel_handler(window_info *win, int mx, int my, Uint32 flags) in click_langsel_handler()
289 static int langsel_keypress_handler(window_info *win, int mx, int my, SDL_Keycode key_code, Uint32 … in langsel_keypress_handler()
H A Dminimap.c104 static __inline__ int is_within_radius(float mx, float my,float px,float py,float radius) in is_within_radius()
519 static int minimap_walkto(int mx, int my) in minimap_walkto()
557 static int click_minimap_handler(window_info * win, int mx, int my, Uint32 flags) in click_minimap_handler()
594 static int keypress_minimap_handler (window_info *win, int mx, int my, SDL_Keycode key_code, Uint32… in keypress_minimap_handler()
728 static int mouseover_minimap_handler(window_info * win, int mx, int my, Uint32 flags) in mouseover_minimap_handler()
741 static int cm_minimap_title_handler(window_info *win, int widget_id, int mx, int my, int option) in cm_minimap_title_handler()
H A Dserverpopup.c103 static int scroll_click(widget_list *widget, int mx, int my, Uint32 flags) in scroll_click()
112 static int scroll_drag(widget_list *widget, int mx, int my, Uint32 flags, int dx, int dy) in scroll_drag()
119 static int click_handler(window_info *win, int mx, int my, Uint32 flags) in click_handler()
152 static int close_handler(widget_list *widget, int mx, int my, Uint32 flags) in close_handler()
H A Dmapwin.c52 static int click_map_handler (window_info *win, int mx, int my, Uint32 flags) in click_map_handler()
135 static int mouseover_map_handler (window_info *win, int mx, int my) in mouseover_map_handler()
145 static int keypress_map_handler (window_info *win, int mx, int my, SDL_Keycode key_code, Uint32 key… in keypress_map_handler()
/dports/games/spring/spring_98.0/rts/Game/UI/
H A DEndGameBox.cpp102 float my = MouseY(y); in MousePress() local
147 float my = MouseY(y); in MouseRelease() local
188 const float my = MouseY(y); in IsAbove() local
203 float my = MouseY(mouse->lasty); in Draw() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/MINC/test/
H A DitkMINCImageIOTest_2D.cxx30 …(const char *input_image,const char *output_image,double total, double mx,double my,double epsilon) in test_image_moments()
101 double my = 0.0; in itkMINCImageIOTest_2D() local
H A DitkMINCImageIOTest4.cxx30 …onst char *input_image,const char *output_image,double total, double mx,double my,double mz,double… in test_image_moments()
109 double my = 0.0; in itkMINCImageIOTest4() local
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/gumps/
H A Dgump.h314 virtual void onMouseUp(int button, int32 mx, int32 my) { } in onMouseUp()
315 virtual void onMouseClick(int button, int32 mx, int32 my) { } in onMouseClick()
316 virtual void onMouseDouble(int button, int32 mx, int32 my) { } in onMouseDouble()
394 virtual bool StartDraggingItem(Item *item, int mx, int my) { in StartDraggingItem()
401 virtual bool DraggingItem(Item *item, int mx, int my) { in DraggingItem()
419 virtual void DropItem(Item *item, int mx, int my) { } in DropItem()
/dports/games/barony/Barony-3.3.7/src/magic/
H A Dactmagic.cpp27 void actMagiclightBall(Entity* my) in actMagiclightBall()
2746 void actMagicClient(Entity* my) in actMagicClient()
2784 void actMagicParticle(Entity* my) in actMagicParticle()
3075 void actParticleCircle(Entity* my) in actParticleCircle()
3207 void actParticleRock(Entity* my) in actParticleRock()
3241 void actParticleDot(Entity* my) in actParticleDot()
3306 void actParticleTest(Entity* my) in actParticleTest()
3621 void actParticleErupt(Entity* my) in actParticleErupt()
3660 void actParticleTimer(Entity* my) in actParticleTimer()
4069 void actParticleSap(Entity* my) in actParticleSap()
[all …]
H A Dmagic.cpp306 bool spellEffectDominate(Entity& my, spellElement_t& element, Entity& caster, Entity* parent) in spellEffectDominate()
401 void spellEffectAcid(Entity& my, spellElement_t& element, Entity* parent, int resistance) in spellEffectAcid()
538 void spellEffectPoison(Entity& my, spellElement_t& element, Entity* parent, int resistance) in spellEffectPoison()
654 bool spellEffectFear(Entity* my, spellElement_t& element, Entity* forceParent, Entity* target, int … in spellEffectFear()
758 void spellEffectSprayWeb(Entity& my, spellElement_t& element, Entity* parent, int resistance) in spellEffectSprayWeb()
855 void spellEffectStealWeapon(Entity& my, spellElement_t& element, Entity* parent, int resistance) in spellEffectStealWeapon()
1017 void spellEffectDrainSoul(Entity& my, spellElement_t& element, Entity* parent, int resistance) in spellEffectDrainSoul()
1227 void spellEffectCharmMonster(Entity& my, spellElement_t& element, Entity* parent, int resistance, b… in spellEffectCharmMonster()
2282 bool spellEffectTeleportPull(Entity* my, spellElement_t& element, Entity* parent, Entity* target, i… in spellEffectTeleportPull()
2511 void spellEffectShadowTag(Entity& my, spellElement_t& element, Entity* parent, int resistance) in spellEffectShadowTag()
[all …]
/dports/games/lmarbles/lmarbles-1.0.8/src/
H A Dgame.c840 int mx = gm.o_mx, my = gm.o_my; in G_Ps() local
944 int mx = gm.o_mx, my = gm.o_my; in G_CfmWrp() local
1052 int mx = gm.o_mx, my = gm.o_my; in G_CfmQut() local
1151 int mx = gm.o_mx, my = gm.o_my; in G_CfmRst() local
1415 int mx, my; in Mr_Sel() local
1571 int mx, my; in Mr_Stp() local
1607 int mx, my, x, y; in Mr_Ins() local
1631 void Mr_CkVDir(int mx, int my) in Mr_CkVDir()
1649 int x_a = 0, y_a = 0, ow = 0, mx = gm.m_mx, my = gm.m_my, tx, ty; in Mr_Act() local
1958 int mx, my, cx, cy; in Cr_Cng() local
[all …]
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vgeometry/
H A Dvpointf.cpp64 VPointF::VPointF(qreal x, qreal y, const QString &name, qreal mx, qreal my, quint32 idObject, const… in VPointF()
78 VPointF::VPointF(const QPointF &point, const QString &name, qreal mx, qreal my, quint32 idObject, c… in VPointF()
169 qreal VPointF::my() const in my() function in VPointF
189 void VPointF::setMy(qreal my) in setMy()
/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dnihgui.hpp54 virtual void on_mouse_button_down(int mx, int my) { (void)mx; (void)my; } in on_mouse_button_down()
55 virtual void on_mouse_button_hold(int mx, int my) { (void)mx; (void)my; } in on_mouse_button_hold()
56 virtual void on_mouse_button_up(int mx, int my) { (void)mx; (void)my; } in on_mouse_button_up()
57 virtual void on_click(int mx, int my) { (void)mx; (void)my; } in on_click()
/dports/games/barony/Barony-3.3.7/src/
H A Dmonster_lichfire.cpp30 void initLichFire(Entity* my, Stat* myStats) in initLichFire()
187 void lichFireDie(Entity* my) in lichFireDie()
265 void actLichFireLimb(Entity* my) in actLichFireLimb()
270 void lichFireAnimate(Entity* my, Stat* myStats, double dist) in lichFireAnimate()
H A Dactgeneral.cpp35 void actAnimator(Entity* my) in actAnimator()
65 void actRotate(Entity* my) in actRotate()
99 void actLiquid(Entity* my) in actLiquid()
151 void actEmpty(Entity* my) in actEmpty()
157 void actFurniture(Entity* my) in actFurniture()
283 void actMCaxe(Entity* my) in actMCaxe()
330 void actStalagFloor(Entity* my) in actStalagFloor()
377 void actColumn(Entity* my) in actColumn()
412 void actPistonBase(Entity* my) in actPistonBase()
420 void actPistonCam(Entity* my) in actPistonCam()
[all …]
H A Dactbeartrap.cpp42 void actBeartrap(Entity* my) in actBeartrap()
271 void actBeartrapLaunched(Entity* my) in actBeartrapLaunched()
290 void bombDoEffect(Entity* my, Entity* triggered, real_t entityDistance, bool spawnMagicOnTriggeredM… in bombDoEffect()
637 void actBomb(Entity* my) in actBomb()
1058 void actDecoyBox(Entity* my) in actDecoyBox()
1334 void actDecoyBoxCrank(Entity* my) in actDecoyBoxCrank()
/dports/games/nazghul/nazghul-0.7.1/src/
H A Dfloodfill.c30 static int floodfillCheckDistance(struct los *los, int mx, int my) in floodfillCheckDistance()
60 int mx, int my) in FLOODFILL_computeRecursive()
/dports/games/lbreakout2/lbreakout2-2.6.5/client/
H A Dbricks.c46 void client_brick_remove( int mx, int my, int type, Vector imp, Paddle *paddle, int no_sound ) in client_brick_remove()
246 void brick_draw_complex( int mx, int my, int px, int py ) in brick_draw_complex()
272 void client_brick_loose_dur( int mx, int my, int points ) in client_brick_loose_dur()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dslider.c241 FL_Coord my ) in is_off_knob()
294 FL_Coord my ) in get_newvalue()
348 FL_Coord my ) in handle_enter()
402 FL_Coord my, in handle_mouse()
460 FL_Coord my, in handle_motion()
528 FL_Coord my, in handle_push()
601 FL_Coord my, in handle_update()
654 FL_Coord my, in handle_release()
706 FL_Coord my, in handle_slider()
/dports/math/vtk8/VTK-8.2.0/Common/Misc/
H A DvtkPolygonBuilder.cxx62 Triangle my; in InsertTriangle() local
71 Triangle my; in InsertTriangle() local
/dports/math/vtk9/VTK-9.1.0/Common/Misc/
H A DvtkPolygonBuilder.cxx62 Triangle my; in InsertTriangle() local
71 Triangle my; in InsertTriangle() local
/dports/devel/termbox/termbox-1.1.3/demo/
H A Dpaint.c32 void updateAndDrawButtons(int *current, int x, int y, int mx, int my, int n, void (*attrFunc)(int, … in updateAndDrawButtons() argument
79 void updateAndRedrawAll(int mx, int my) { in updateAndRedrawAll()
116 int my = -1; in main() local
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DSlider_gump.cc172 int mx, int my, int button // Position in window. in mouse_down()
216 int mx, int my, int button // Position in window. in mouse_up()
241 int mx, int my // Where mouse is. in mouse_drag()

1...<<11121314151617181920>>...264