Home
last modified time | relevance | path

Searched refs:get_mouse (Results 1 – 25 of 81) sorted by relevance

1234

/dports/graphics/pgplot/pgplot/sys_dos/
H A Dlhdriv.f302 subroutine get_mouse(ix, iy, button) subroutine
346 call get_mouse(ix, iy, ib)
/dports/graphics/pgplot/pgplot/drivers/
H A Dlhdriv.f302 subroutine get_mouse(ix, iy, button) subroutine
346 call get_mouse(ix, iy, ib)
/dports/x11/terminology/terminology-1.9.0/data/themes/default/
H A Dmedia.edc316 get_mouse(m_x, m_y);
337 get_mouse(m_x, m_y);
352 get_mouse(m_x, m_y);
369 get_mouse(m_x, m_y);
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/internal/
H A Daintern_mouse.h20 AL_METHOD(ALLEGRO_MOUSE*, get_mouse, (void));
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/sys/win/wingui/
H A Dwinmain2.h10 bool get_mouse(int &x, int &y);
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl.H636 static void get_mouse(int &,int &); // platform dependent
1002 Fl::get_mouse(x, y); in screen_xywh()
1020 Fl::get_mouse(x, y); in screen_work_area()
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/
H A DTODO17 o map Fl_Wrapper get_mouse params as output - tbv
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Window_hotspot.cxx37 Fl::get_mouse(mx,my); in hotspot()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Window_hotspot.cxx28 Fl::get_mouse(mx,my); in hotspot()
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Window_hotspot.cxx37 Fl::get_mouse(mx,my); in hotspot()
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Window_hotspot.cxx37 Fl::get_mouse(mx,my); in hotspot()
/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dwmouse.c128 static ALLEGRO_MOUSE* get_mouse(void) in get_mouse() function
249 get_mouse,
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Deuphoria.lang21 "free_console", "get", "getc", "gets", "get_bytes", "get_key", "get_mouse",
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/hello_pi/hello_triangle2/
H A Dtriangle2.c445 static int get_mouse(CUBE_STATE_T *state, int *outx, int *outy) in get_mouse() function
504 b = get_mouse(state, &x, &y); in main()
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/src/hello_pi/hello_triangle2/
H A Dtriangle2.c449 static int get_mouse(CUBE_STATE_T *state, int *outx, int *outy) in get_mouse() function
514 b = get_mouse(state, &x, &y); in main()
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/src/hello_pi/hello_triangle2/
H A Dtriangle2.c449 static int get_mouse(CUBE_STATE_T *state, int *outx, int *outy) in get_mouse() function
514 b = get_mouse(state, &x, &y); in main()
/dports/devel/allegro5/allegro5-5.2.7.0/src/
H A Dmousenu.c124 mse = new_mouse_driver->get_mouse(); in al_get_mouse()
/dports/devel/swig/swig-4.0.2/Examples/modula3/typemap/
H A Dexample.i89 void get_mouse(const struct Window *win, int &x, int &y);
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl.H166 static void get_mouse(int &,int &);
/dports/www/dillo2/dillo-3.0.5/dw/
H A Dfltkpreview.cc213 Fl::get_mouse(mx, my); in reallocate()
/dports/devel/allegro5/allegro5-5.2.7.0/src/sdl/
H A Dsdl_mouse.c226 vt->get_mouse = sdl_get_mouse; in _al_sdl_mouse_driver()
/dports/devel/efl/efl-1.25.1/src/examples/edje/
H A Dembryo_pong.edc66 get_mouse(mx, my);
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl.H533 static void get_mouse(int &,int &); // platform dependent
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl.H533 static void get_mouse(int &,int &); // platform dependent
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Deuphoria3.vim60 syn keyword euphoria3Library check_break get_mouse mouse_events mouse_pointer

1234