Home
last modified time | relevance | path

Searched defs:selectmode (Results 1 – 25 of 49) sorted by relevance

12

/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_nla/
H A Dnla_select.c227 static void box_select_nla_strips(bAnimContext *ac, rcti rect, short mode, short selectmode) in box_select_nla_strips()
365 const int selectmode = (sel_op != SEL_OP_SUB) ? SELECT_ADD : SELECT_SUBTRACT; in nlaedit_box_select_exec() local
510 short selectmode; in nlaedit_select_leftright_exec() local
694 const short selectmode = RNA_boolean_get(op->ptr, "extend") ? SELECT_INVERT : SELECT_REPLACE; in nlaedit_clickselect_exec() local
H A Dnla_channels.c78 bContext *C, bAnimContext *ac, float x, int channel_index, short selectmode) in mouse_nla_channels()
372 short selectmode; in nlachannels_mouseclick_invoke() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_action/
H A Daction_select.c391 short selectmode; member
454 static void box_select_action(bAnimContext *ac, const rcti rect, short mode, short selectmode) in box_select_action()
550 const int selectmode = (sel_op != SEL_OP_SUB) ? SELECT_ADD : SELECT_SUBTRACT; in actkeys_box_select_exec() local
628 short selectmode; member
693 bAnimContext *ac, const rctf *rectf_view, short mode, short selectmode, void *data) in region_select_action_keys()
802 const int selectmode = (sel_op != SEL_OP_SUB) ? SELECT_ADD : SELECT_SUBTRACT; in actkeys_lassoselect_exec() local
866 const short selectmode = (sel_op != SEL_OP_SUB) ? SELECT_ADD : SELECT_SUBTRACT; in action_circle_select_exec() local
1430 short selectmode; in actkeys_select_leftright_exec() local
1831 const short selectmode = RNA_boolean_get(op->ptr, "extend") ? SELECT_INVERT : SELECT_REPLACE; in actkeys_clickselect_exec() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/animation/
H A Danim_channels_edit.c2673 short selectmode = 0; in animchannels_box_select_exec() local
2864 static int click_select_channel_scene(bAnimListElem *ale, in click_select_channel_scene()
2887 static int click_select_channel_object(bContext *C, in click_select_channel_object()
2943 static int click_select_channel_dummy(bAnimContext *ac, in click_select_channel_dummy()
2970 static int click_select_channel_group(bAnimContext *ac, in click_select_channel_group()
3052 static int click_select_channel_fcurve(bAnimContext *ac, in click_select_channel_fcurve()
3078 static int click_select_channel_shapekey(bAnimContext *ac, in click_select_channel_shapekey()
3125 static int click_select_channel_gplayer(bContext *C, in click_select_channel_gplayer()
3172 static int click_select_channel_masklayer(bAnimContext *ac, in click_select_channel_masklayer()
3192 static int mouse_anim_channels(bContext *C, in mouse_anim_channels()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_graph/
H A Dgraph_select.c512 short selectmode, in box_select_graphkeys()
667 const int selectmode = (sel_op != SEL_OP_SUB) ? SELECT_ADD : SELECT_SUBTRACT; in graphkeys_box_select_exec() local
771 const short selectmode = (sel_op != SEL_OP_SUB) ? SELECT_ADD : SELECT_SUBTRACT; in graphkeys_lassoselect_exec() local
844 const short selectmode = (sel_op != SEL_OP_SUB) ? SELECT_ADD : SELECT_SUBTRACT; in graph_circle_select_exec() local
1332 short selectmode; in graphkeys_select_leftright_exec() local
1695 const short selectmode = RNA_boolean_get(op->ptr, "extend") ? SELECT_INVERT : SELECT_REPLACE; in graphkeys_clickselect_exec() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_editmesh.h74 short selectmode; member
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Tree_Prefs.H326 inline Fl_Tree_Select selectmode() const { in selectmode() function
334 inline void selectmode(Fl_Tree_Select val) { in selectmode() function
H A DFl_Tree.H897 Fl_Tree_Select selectmode() const { in selectmode() function
901 void selectmode(Fl_Tree_Select val) { in selectmode() function
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Tree_Prefs.H326 inline Fl_Tree_Select selectmode() const { in selectmode() function
334 inline void selectmode(Fl_Tree_Select val) { in selectmode() function
H A DFl_Tree.H897 Fl_Tree_Select selectmode() const { in selectmode() function
901 void selectmode(Fl_Tree_Select val) { in selectmode() function
/dports/graphics/blender/blender-2.91.0/source/blender/editors/gpencil/
H A Dgpencil_select.c865 const int selectmode, in gpencil_stroke_do_circle_sel()
942 int selectmode; in gpencil_circle_select_exec() local
1071 int selectmode; in gpencil_generic_select_exec() local
1516 int selectmode; in gpencil_select_exec() local
1684 const int selectmode = gpencil_select_mode_from_vertex(ts->gpencil_selectmode_vertex); in gpencil_select_vertex_color_exec() local
/dports/x11-fm/xfe/xfe-1.44/src/
H A DFileDialog.h35 FXuint selectmode; // Select mode variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/fichinter/
H A Dcard.php1412 $selectmode = 'select'; variable
1414 $selectmode = 'text'; variable
1495 $selectmode = 'select'; variable
1497 $selectmode = 'text'; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/fichinter/
H A Dcard.php1473 $selectmode = 'select'; variable
1475 $selectmode = 'text'; variable
1557 $selectmode = 'select'; variable
1559 $selectmode = 'text'; variable
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Tree_Prefs.H430 inline Fl_Tree_Select selectmode() const { in selectmode() function
438 inline void selectmode(Fl_Tree_Select val) { in selectmode() function
/dports/games/golly/golly-3.3-src/gui-common/
H A Dlayer.h19 enum TouchModes { drawmode, pickmode, selectmode, movemode, zoominmode, zoomoutmode }; enumerator
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXFileSelector.h86 FXuint selectmode; // Select mode variable
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXFileSelector.h87 FXuint selectmode; // Select mode variable
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXFileSelector.h87 FXuint selectmode; // Select mode variable
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/intern/
H A Dbmesh_marking.c168 void BM_mesh_select_mode_clean_ex(BMesh *bm, const short selectmode) in BM_mesh_select_mode_clean_ex()
240 void BM_mesh_select_mode_flush_ex(BMesh *bm, const short selectmode) in BM_mesh_select_mode_flush_ex()
598 void BM_mesh_select_mode_set(BMesh *bm, int selectmode) in BM_mesh_select_mode_set()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXFileSelector.h91 FXuint selectmode; // Select mode variable
/dports/x11-toolkits/p5-Tk-DKW/Tk-DKW-0.03/
H A DColumns.pm863 sub selectmode {return shift->__configall ('-selectmode', @_);} subroutine
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXFileSelector.h91 FXuint selectmode; // Select mode variable
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpclients/
H A Dntpmon.py420 selectmode = not selectmode variable
/dports/games/kevedit/kevedit-0.5.1/src/kevedit/
H A Dkevedit.h104 int selectmode; member

12