Home
last modified time | relevance | path

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

/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_constraints.erl509 check_selection(_Type,_Axis1,_Axis2,#st{sel=[]},_OrigSt) -> function
512 check_selection(sub_angle,none,none,#st{sel=[{_Id0,Sel0},{_Id1,Sel1}]}=St,OrigSt) -> function
529 check_selection(sub_angle,none,none,#st{sel=[{_Id,Sel}]}=St,OrigSt) -> function
551 check_selection(sub_angle,none,none,_St,_OrigSt) -> function
554 check_selection(scale,Axis1,Axis2,#st{selmode=edge}=St,OrigSt) -> function
577 check_selection(difference,Axis1,Axis2,#st{selmode=edge}=St,OrigSt) -> function
594 check_selection(center,Axis1,_Axis2,St,OrigSt) -> function
610 check_selection(scale_area,Axis1,Axis2,St,OrigSt) -> function
H A Dwpc_plane_cut.erl195 check_selection(#st{sel=[]}) -> {none,?__(1,"Nothing selected")}; function
196 check_selection(_) -> {none,[]}. function
H A Dwpc_shear.erl194 check_selection(AskResult,St) -> function
H A Dwpc_circularise.erl189 check_selection({OrigId,Edges,Vs}, #st{selmode=Mode}=St) -> function
/dports/print/trueprint/trueprint-5.4/src/
H A Dprint_prompt.c185 check_selection(long page_no, char *filename) in check_selection() function
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/precision_drawing_tools/
H A Dpdt_functions.py160 def check_selection(num, bm, obj): function
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Dglav_main.c570 static int check_selection(void) in check_selection() function
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtesttreechanging.c371 check_selection (GtkTreeView *treeview) in check_selection() function
/dports/x11-toolkits/gtk40/gtk-4.4.1/tests/
H A Dtesttreechanging.c371 check_selection (GtkTreeView *treeview) in check_selection() function
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dfile_dialog.cpp526 …view_row(listbox& filelist, const std::string& name, const std::string& icon, bool check_selection) in push_fileview_row()
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtManager/details/
H A Dsnapshots.py476 def check_selection(treemodel, path, it, snaps): function
/dports/deskutils/copyq/CopyQ-5.0.0/src/common/
H A Dappconfig.h277 struct check_selection : Config<bool> { struct
278 static QString name() { return "check_selection"; } in name() argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/v4l2-core/
H A Dv4l2-subdev.c243 static inline int check_selection(struct v4l2_subdev *sd, in check_selection() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/v4l2-core/
H A Dv4l2-subdev.c243 static inline int check_selection(struct v4l2_subdev *sd, in check_selection() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/v4l2-core/
H A Dv4l2-subdev.c243 static inline int check_selection(struct v4l2_subdev *sd, in check_selection() function
/dports/devel/py-spyder/spyder-3.2.7/spyder/widgets/
H A Dshell.py212 def check_selection(self): member in ShellBaseWidget
/dports/deskutils/gnote/gnote-41.1/src/
H A Dnotebuffer.cpp609 void NoteBuffer::check_selection() in check_selection() function in gnote::NoteBuffer
/dports/deskutils/semantik/semantik-1.2.7/src/
H A Dcanvas_view.cpp219 void canvas_view::check_selection() in check_selection() function in canvas_view
/dports/net/clusterit/clusterit-2.5/rvt/
H A Dscreen.c2379 check_selection(row1,row2) in check_selection() function
/dports/audio/snd/snd-21.2/
H A Dsnd-main.c862 static void check_selection(FILE *fd, chan_info *cp) in check_selection() function
/dports/misc/ipbt/ipbt-r8765/
H A Dterminal.c1817 static void check_selection(Terminal *term, pos from, pos to) in check_selection() function
/dports/graphics/rx/rx-0.4.0/src/
H A Dsession.rs1877 fn check_selection(&mut self) { in check_selection() method
/dports/security/putty/putty-0.76/
H A Dterminal.c2496 static void check_selection(Terminal *term, pos from, pos to) in check_selection() function
/dports/security/putty-nogtk/putty-0.76/
H A Dterminal.c2496 static void check_selection(Terminal *term, pos from, pos to) in check_selection() function
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dsalpanel.c1796 …_str, Boolean draw_diff, CharPtr masterstr, Boolean cplmt, Uint2 itemtype, Boolean check_selection) in draw_seq()