Home
last modified time | relevance | path

Searched +refs:mouse +refs:event +refs:p (Results 1 – 25 of 9635) sorted by relevance

12345678910>>...386

/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_mouse_events.c118 mx = event.mouse.x; in main()
119 my = event.mouse.y; in main()
120 mz = event.mouse.z; in main()
121 mw = event.mouse.w; in main()
122 mmx = event.mouse.dx; in main()
123 mmy = event.mouse.dy; in main()
124 mmz = event.mouse.dz; in main()
125 mmw = event.mouse.dw; in main()
126 p = event.mouse.pressure; in main()
133 p = event.mouse.pressure; in main()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/dc/
H A Dinput.cpp77 inter->mouse(mouse_x, mouse_y); in handleInput()
79 pad->cond.mouse.axis1 = 0; in handleInput()
80 pad->cond.mouse.axis2 = 0; in handleInput()
81 pad->cond.mouse.axis3 = 0; in handleInput()
83 for (int p=0; p<6; p++) { in handleInput() local
85 int key = pad->cond.kbd.key[p]; in handleInput()
217 event.mouse.x = _ms_cur_x; in pollEvent()
218 event.mouse.y = _ms_cur_y; in pollEvent()
220 event.mouse.x -= _overlay_x; in pollEvent()
221 event.mouse.y -= _overlay_y; in pollEvent()
[all …]
/dports/games/scummvm/scummvm-2.5.1/backends/platform/dc/
H A Dinput.cpp72 mouse_x += pad->cond.mouse.axis1; in handleInput()
77 inter->mouse(mouse_x, mouse_y); in handleInput()
79 pad->cond.mouse.axis1 = 0; in handleInput()
80 pad->cond.mouse.axis2 = 0; in handleInput()
81 pad->cond.mouse.axis3 = 0; in handleInput()
83 for (int p=0; p<6; p++) { in handleInput() local
85 int key = pad->cond.kbd.key[p]; in handleInput()
217 event.mouse.x = _ms_cur_x; in pollEvent()
218 event.mouse.y = _ms_cur_y; in pollEvent()
220 event.mouse.x -= _overlay_x; in pollEvent()
[all …]
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSEvent.m517 <p>
520 <p>
535 <p>
538 <p>
553 <p>
556 <p>
627 @" event number = %ld, tracking number = %ld, user data = %p",
768 * Returns the event number associated with any mouse event or tracking
950 * other type of event than a mouse event.
1003 * other type of event than a mouse entered or exited event.
[all …]
/dports/x11-toolkits/ntk/ntk/documentation/src/
H A Devents.dox41 A mouse button has gone down with the mouse pointing at this
69 The mouse position is in
82 In order to receive the \p FL_RELEASE event, the widget must
87 The mouse has moved without any mouse buttons held down.
122 In order to receive the \p FL_LEAVE event, the widget must
160 it, it will change the event into a \p FL_SHORTCUT event.
172 that received the corresponding \p FL_KEYDOWN event
177 If the Fl::focus() widget is zero or ignores an \p FL_KEYBOARD event
274 event text is also available for the \p FL_DND_* events,
301 the immediately following \p FL_PASTE event.
[all …]
/dports/math/giacxcas/fltk-1.3.0/documentation/src/
H A Devents.dox41 A mouse button has gone down with the mouse pointing at this
69 The mouse position is in
82 In order to receive the \p FL_RELEASE event, the widget must
87 The mouse has moved without any mouse buttons held down.
122 In order to receive the \p FL_LEAVE event, the widget must
160 it, it will change the event into a \p FL_SHORTCUT event.
172 that received the corresponding \p FL_KEYDOWN event
177 If the Fl::focus() widget is zero or ignores an \p FL_KEYBOARD event
274 event text is also available for the \p FL_DND_* events,
301 the immediately following \p FL_PASTE event.
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/documentation/src/
H A Devents.dox41 A mouse button has gone down with the mouse pointing at this
69 The mouse position is in
82 In order to receive the \p FL_RELEASE event, the widget must
87 The mouse has moved without any mouse buttons held down.
122 In order to receive the \p FL_LEAVE event, the widget must
160 it, it will change the event into a \p FL_SHORTCUT event.
174 that received the corresponding \p FL_KEYDOWN event
181 If the Fl::focus() widget is zero or ignores an \p FL_KEYBOARD event
286 event text is also available for the \p FL_DND_* events,
313 the immediately following \p FL_PASTE event.
[all …]
/dports/games/gnujump/gnujump-1.0.8/src/
H A Dmenu-system.c136 va_list p; in addMenuTOption() local
155 va_start (p, nops); in addMenuTOption()
161 va_end (p); in addMenuTOption()
195 SDL_Event event; in playMenuT() local
266 if (SDL_PollEvent (&event) && event.type == SDL_KEYDOWN) in playMenuT()
505 SDL_Event event; in inputMenu() local
625 SDL_Event event; in checkMenuKeys() local
713 va_list p; in playMenu() local
719 va_start (p, nops); in playMenu()
729 tips[i] = va_arg (p, char *); in playMenu()
[all …]
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcvhand.c36 cv->handscroll_base.x = cv->p.x; in CVMouseDownHand()
37 cv->handscroll_base.y = cv->p.y; in CVMouseDownHand()
40 void CVMouseMoveHand(CharView *cv, GEvent *event) { in CVMouseMoveHand() argument
42 tab->xoff += event->u.mouse.x-cv->handscroll_base.x; cv->handscroll_base.x = event->u.mouse.x; in CVMouseMoveHand()
43 tab->yoff -= event->u.mouse.y-cv->handscroll_base.y; cv->handscroll_base.y = event->u.mouse.y; in CVMouseMoveHand()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android3d/
H A Devents.cpp83 void OSystem_Android::clipMouse(Common::Point &p) { in clipMouse() argument
84 dynamic_cast<AndroidGraphicsManager *>(_graphicsManager)->clipMouse(p); in clipMouse()
98 p.x = scalef(x, tex->width(), r.width()); in scaleMouse()
99 p.y = scalef(y, tex->height(), r.height()); in scaleMouse()
656 event = _queuedEvent; in pollEvent()
664 event = _event_queue.pop(); in pollEvent()
669 switch (event.type) { in pollEvent()
676 … return dynamic_cast<AndroidGraphicsManager *>(_graphicsManager)->notifyMousePosition(event.mouse); in pollEvent()
687 _event_queue.push(event); in pushEvent()
694 _event_queue.push(event); in pushKeyPressEvent()
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/components/
H A DGridColumnHeaderGroup.as65 * when the mouse button is released, even
140 * when the mouse button is released, even if the mouse is
209 * part of the separator for the sake of mouse event dispatching.
286 * scrolled out of view are reused.</p>
693 * horizontal midpoint.</p>
729 * The new item renderer is not visible</p>
732 * returned by DataGrid/getItemRendererAt().</p>
788 * mouse leaves the column header group). The last event in such a "down drag up" gesture is
791 * mouse event on a column header or SEPARATOR_MOUSE_DOWN, SEPARATOR_MOUSE_DRAG,
793 * mouse event on a column header separator.
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_stroke.c902 Paint *p = BKE_paint_get_active_from_context(C); in paint_stroke_new() local
903 Brush *br = stroke->brush = BKE_paint_brush(p); in paint_stroke_new()
939 if (p->flags & PAINT_USE_CAVITY_MASK) { in paint_stroke_new()
940 BKE_curvemapping_init(p->cavity_curve); in paint_stroke_new()
1363 Paint *p = BKE_paint_get_active_from_context(C); in paint_stroke_modal() local
1366 Brush *br = stroke->brush = BKE_paint_brush(p); in paint_stroke_modal()
1392 paint_stroke_add_sample(p, stroke, event->mval[0], event->mval[1], pressure); in paint_stroke_modal()
1466 copy_v2_fl2(mouse, event->mval[0], event->mval[1]); in paint_stroke_modal()
1486 copy_v2_fl2(mouse, event->mval[0], event->mval[1]); in paint_stroke_modal()
1537 if (region && (p->flags & PAINT_SHOW_BRUSH)) { in paint_stroke_modal()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/graphics/macgui/
H A Dmacwindowmanager.cpp267 if (p->fillType > p->patterns->size()) in macDrawPixel()
358 if (event.type == Common::EVENT_MOUSEMOVE) in processEvent()
359 _lastMousePos = event.mouse; in processEvent()
363 if (!_menuTimerActive && _menuHotzone.contains(event.mouse)) { in processEvent()
372 if (_menu && _menu->processEvent(event)) in processEvent()
377 …acWindow *)_windows[_activeWindow])->getInnerDimensions().contains(event.mouse.x, event.mouse.y)) { in processEvent()
395 w->getDimensions().contains(event.mouse.x, event.mouse.y)) { in processEvent()
396 if (event.type == Common::EVENT_LBUTTONDOWN || event.type == Common::EVENT_LBUTTONUP) in processEvent()
399 return w->processEvent(event); in processEvent()
481 if (_colorWhite == -1 && p[0] == 0xff && p[1] == 0xff && p[2] == 0xff) in passPalette()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/
H A DMouseEvent.idl29 /** specifies an event from the mouse.
31 <p>This event is also used for pop-up menu requests on objects.
32 See #PopupTrigger for details.</p>
41 /** contains the pressed mouse buttons.
43 <p>Zero ore more constants from the
49 /** contains the x coordinate location of the mouse.
54 /** contains the y coordinate location of the mouse.
59 /** contains the number of mouse clicks associated with event.
64 /** specifies if this event is a pop-up menu trigger event.
66 <p>If this member is `TRUE`, the event describes a request for a pop-up menu,
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/
H A DMouseEvent.idl29 /** specifies an event from the mouse.
31 <p>This event is also used for pop-up menu requests on objects.
32 See #PopupTrigger for details.</p>
41 /** contains the pressed mouse buttons.
43 <p>Zero ore more constants from the
49 /** contains the x coordinate location of the mouse.
54 /** contains the y coordinate location of the mouse.
59 /** contains the number of mouse clicks associated with event.
64 /** specifies if this event is a pop-up menu trigger event.
66 <p>If this member is `TRUE`, the event describes a request for a pop-up menu,
[all …]
/dports/games/residualvm/residualvm-0.3.1/backends/platform/android/
H A Devents.cpp93 void OSystem_Android::clipMouse(Common::Point &p) { in clipMouse() argument
101 p.x = CLIP(p.x, int16(0), int16(tex->width() - 1)); in clipMouse()
102 p.y = CLIP(p.y, int16(0), int16(tex->height() - 1)); in clipMouse()
126 p.x = scalef(x, tex->width(), r.width()); in scaleMouse()
127 p.y = scalef(y, tex->height(), r.height()); in scaleMouse()
653 event.type = Common::EVENT_SCREEN_CHANGED; in pollEvent()
674 event = _queuedEvent; in pollEvent()
685 event = _event_queue.pop(); in pollEvent()
689 if (event.type == Common::EVENT_MOUSEMOVE) { in pollEvent()
692 if (m != event.mouse) in pollEvent()
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/events/
H A DFlowElementMouseEvent.as17 /** A link element dispatches this event when it detects mouse activity.
22 * <p>You can add an event listener to a link element to listen for this
26 * </p>
27 * <p>If you choose not to add an event listener to the link element, or
33 * </p>
36 * is pressed concurrently with the mouse activity.</p>
37 * <p>
48 * </p>
138 * The original mouse event generated by the mouse activity.
157 * Usually, the event target and the mouse coordinates are related to
[all …]
/dports/devel/py-game/pygame-2.1.0/examples/
H A Deventlist.py73 rel = pg.mouse.get_rel()
78 p = "%s, %s (%s, %s)" % mouse_data
79 showtext(win, pos, p, bgcolor, (255, 255, 55))
85 p = "None"
86 showtext(win, pos, p, bgcolor, (255, 255, 55))
89 win.blit(img_on_off[pg.event.get_grab()], pos)
91 is_virtual_mouse = pg.event.get_grab() and not pg.mouse.get_visible()
95 p = "%s, %s" % (virtual_x, virtual_y)
154 for e in pg.event.get():
168 pg.event.set_grab(not pg.event.get_grab())
[all …]
/dports/games/sarien/sarien-0.7.0/src/graphics/x11/
H A Dx11.c265 event.xexpose.x, event.xexpose.y, in process_events()
266 event.xexpose.x, event.xexpose.y, in process_events()
273 event.xexpose.x, event.xexpose.y, in process_events()
282 mouse.button = TRUE; in process_events()
283 mouse.x = event.xbutton.x / opt.scale; in process_events()
284 mouse.y = event.xbutton.y / opt.scale; in process_events()
286 mouse.y = mouse.y * 5 / 6; in process_events()
289 mouse.x = event.xmotion.x / opt.scale; in process_events()
290 mouse.y = event.xmotion.y / opt.scale; in process_events()
292 mouse.y = mouse.y * 5 / 6; in process_events()
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/components/supportClasses/
H A DTrackBase.as428 * </p>
430 * <p>By default, this method returns <code>minimum</code>.</p>
578 * Location of the mouse down event on the thumb, relative to the thumb's origin.
590 * <p>By default, this method does nothing.</p>
638 * moved by the amount of the mouse event delta multiplied by the <code>stepSize</code>.
663 * the mouse down point in clickOffset.
702 var p:Point = track.globalToLocal(new Point(event.stageX, event.stageY));
703 var newValue:Number = pointToValue(p.x - clickOffset.x, p.y - clickOffset.y);
741 * recognize mouse clicks on the track.
751 * Capture any mouse down event and listen for a mouse up event
[all …]
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DGump_manager.cc200 open_gumps = p; in remove_gump()
203 while (p->next != nullptr && p->next->gump != gump) p = p->next; in remove_gump()
205 if (p->next) { in remove_gump()
207 delete p->next; in remove_gump()
208 p->next = g; in remove_gump()
536 Mouse::mouse->move(gx, gy); in handle_modal_gump_event()
696 Mouse::mouse->set_shape(shape); in do_modal_gump()
703 Mouse::mouse->show(); in do_modal_gump()
724 Mouse::mouse->blit_dirty(); in do_modal_gump()
726 Mouse::mouse->hide(); in do_modal_gump()
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dwindow.rkt435 (define/public (set-parent p)
437 (set! parent p)
484 (define/public (in-content? p)
657 (location->window* (POINT-x p) (POINT-y p)))])
697 (ScreenToClient w p)
698 (MAKELPARAM (POINT-x p) (POINT-y p))))
708 (new mouse-event%
761 (handle-mouse-event control-hwnd msg wParam (make-e type)))))))
763 (define/private (handle-mouse-event w msg wParam e)
784 (handle-mouse-event (get-client-hwnd) 0 0 (mk 'enter)))
[all …]
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/managers/
H A DToolTipManagerImpl.as138 * <p>This timer, which is lazily created, is started when the mouse
151 * if the mouse stays over a target.
165 * when ...</p>
494 * startup time.</p>
741 var event:ToolTipEvent;
801 * of the ToolTip.</p>
820 var event:ToolTipEvent =
824 if (event.toolTip)
852 * of the object under the mouse.</p>
1033 * event from the object under the mouse.
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/managers/
H A DToolTipManagerImpl.as144 * <p>This timer, which is lazily created, is started when the mouse
157 * if the mouse stays over a target.
171 * when ...</p>
547 * startup time.</p>
827 var event:ToolTipEvent;
834 event.toolTip = currentToolTip;
909 var event:ToolTipEvent =
913 if (event.toolTip)
951 * of the object under the mouse.</p>
1200 * event from the object under the mouse.
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/frame/
H A DXStatusbarController.idl36 <p>
43 <p>
63 com::sun::star::beans::PropertyValue:</p>
95 interface has been called.</p>
102 <p>
107 </p>
120 return `TRUE` if the event should not be processed and `FALSE`
121 if the event should be processed by the status bar.
135 if the event should be processed by the status bar.
149 if the event should be processed by the status bar.
[all …]

12345678910>>...386