Home
last modified time | relevance | path

Searched refs:do_drag (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/frogatto/frogatto-1.3.1/src/
H A Dinput.hpp288 virtual void do_drag() {} in do_drag() function in input::mouse_drag_listener
302 void do_drag() { in do_drag() function in input::active_mouse_drag_listener
H A Dinput.cpp569 do_drag(); in process_event()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dscroll.c932 int do_drag=FALSE, btn_offset=0; local
972 do_drag = TRUE;
980 do_drag = TRUE;
982 if (do_drag) {
1266 int do_drag=FALSE, btn_offset=0; local
1306 do_drag = TRUE;
1314 do_drag = TRUE;
1316 if (do_drag) {
H A Dtdgtbmpl.c481 int do_drag=FALSE, btn_offset=0, scr_area_h=pTdgtBmpList->scr_win_info.h; local
527 do_drag = TRUE;
537 do_drag = TRUE;
539 if (do_drag) {
H A Dtdgtlist.c543 int do_drag=FALSE, btn_offset=0; local
587 do_drag = TRUE;
597 do_drag = TRUE;
599 if (do_drag) {
H A Dchoose.c1318 int block_h, block_start, do_drag=FALSE, btn_offset=0; local
1359 do_drag = TRUE;
1369 do_drag = TRUE;
1371 if (do_drag) {
H A Dmenu.c1698 int do_drag=FALSE, btn_offset=0, v_scroll=TRUE; local
1756 do_drag = TRUE;
1796 do_drag = TRUE;
1806 do_drag = TRUE;
1808 if (do_drag) {
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/glui/
H A Dglui_spinner.cpp200 do_drag( local_x, local_y ); in mouse_held_down_handler()
435 void GLUI_Spinner::do_drag( int x, int y ) in do_drag() function in GLUI_Spinner
H A Dglui_scrollbar.cpp242 do_drag( local_x-x_abs, local_y-y_abs ); in mouse_held_down_handler()
624 void GLUI_Scrollbar::do_drag( int x, int y ) in do_drag() function in GLUI_Scrollbar
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/glui/
H A Dglui_spinner.cpp217 do_drag( local_x, local_y ); in mouse_held_down_handler()
452 void GLUI_Spinner::do_drag( int x, int y ) in do_drag() function in GLUI_Spinner
H A Dglui_scrollbar.cpp242 do_drag( local_x-x_abs, local_y-y_abs ); in mouse_held_down_handler()
624 void GLUI_Scrollbar::do_drag( int x, int y ) in do_drag() function in GLUI_Scrollbar
H A Dglui.h1889 void do_drag( int x, int y );
2257 void do_drag( int x, int y );
/dports/devel/glui/glui-2.36/src/
H A Dglui_spinner.cpp200 do_drag( local_x, local_y ); in mouse_held_down_handler()
435 void GLUI_Spinner::do_drag( int x, int y ) in do_drag() function in GLUI_Spinner
H A Dglui_scrollbar.cpp254 do_drag( local_x-x_abs, local_y-y_abs ); in mouse_held_down_handler()
636 void GLUI_Scrollbar::do_drag( int x, int y ) in do_drag() function in GLUI_Scrollbar
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_file/
H A Dfile_draw.c707 bool do_drag; in file_draw_list() local
809 do_drag = !(FILENAME_IS_CURRPAR(file->relpath)); in file_draw_list()
832 do_drag, in file_draw_list()
844 do_drag, in file_draw_list()
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/
H A Dglui_spinner.cpp228 do_drag( local_x, local_y ); in mouse_held_down_handler()
473 void GLUI_Spinner::do_drag( int x, int y ) in do_drag() function in GLUI_Spinner
H A Dglui_scrollbar.cpp242 do_drag( local_x-x_abs, local_y-y_abs ); in mouse_held_down_handler()
624 void GLUI_Scrollbar::do_drag( int x, int y ) in do_drag() function in GLUI_Scrollbar
/dports/graphics/wings/wings-8d019ebe48/plugins_src/autouv/
H A Dwpc_autouv.erl851 Drag = {drag, _} -> do_drag(Drag);
857 do_drag(handle_command_1(Cmd,St)).
868 do_drag(wings_move:setup(M, St0))
900 do_drag(wings_scale:setup({Dir,center,M}, St0))
912 do_drag(wings_rotate:setup({Dir,center,M}, St0))
1045 wings_drag:do_drag(Drag, DragArgs);
1120 do_drag({drag,Drag}) -> function
1123 wings_drag:do_drag(Drag,none);
1124 do_drag(Other) -> function
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-table.h150 guint do_drag : 1; member
H A De-table.c595 e_table->do_drag = 0; in e_table_init()
2756 if (table->do_drag) { in et_real_start_drag()
2815 table->do_drag = TRUE; in e_table_drag_source_set()
2856 table->do_drag = FALSE; in e_table_drag_source_unset()
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_drag.erl15 -export([do_drag/2,fold/3,fold/4,
462 -spec do_drag(#drag{}, [_] | 'none') -> term().
464 do_drag(#drag{flags=Flags}=Drag, none) -> function
478 do_drag(#drag{unit=Units}=Drag0, Move) when length(Units) =:= length(Move) -> function
489 do_drag(Drag0, _) -> function
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dvsm.c1271 Boolean do_drag = FALSE; in VSeqMgrReleaseProc() local
1294 do_drag = TRUE; in VSeqMgrReleaseProc()
1356 do_drag = TRUE; in VSeqMgrReleaseProc()
1359 if (do_drag) in VSeqMgrReleaseProc()
/dports/editors/xi-core/xi-editor-0.3.0/rust/core-lib/src/
H A Dview.rs306 GestureType::Drag => self.do_drag(text, offset, Affinity::default()), in do_gesture()
557 fn do_drag(&mut self, text: &Rope, offset: usize, affinity: Affinity) { in do_drag() method
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/include/GL/
H A Dglui.h1927 void do_drag( int x, int y );
2297 void do_drag( int x, int y );
/dports/devel/glui/glui-2.36/src/include/GL/
H A Dglui.h1927 void do_drag( int x, int y );
2295 void do_drag( int x, int y );

12