Home
last modified time | relevance | path

Searched refs:PointSelect (Results 1 – 5 of 5) sorted by relevance

/dports/editors/xi-core/xi-editor-0.3.0/rust/core-lib/src/
H A Devent_context.rs817 ctx.do_edit(EditNotification::Gesture { line: 0, col: 0, ty: PointSelect }); in test_gestures()
831 ctx.do_edit(EditNotification::Gesture { line: 0, col: 0, ty: PointSelect }); in test_gestures()
837 ctx.do_edit(EditNotification::Gesture { line: 0, col: 5, ty: PointSelect }); in test_gestures()
937 ctx.do_edit(EditNotification::Gesture { line: 0, col: 8, ty: PointSelect }); in delete_combining_enclosing_keycaps_tests()
974 ctx.do_edit(EditNotification::Gesture { line: 0, col: 3, ty: PointSelect }); in delete_variation_selector_tests()
1148 ctx.do_edit(EditNotification::Gesture { line: 0, col: 4, ty: PointSelect }); in delete_flags_tests()
1220 ctx.do_edit(EditNotification::Gesture { line: 0, col: 8, ty: PointSelect }); in delete_emoji_modifier_tests()
1255 ctx.do_edit(EditNotification::Gesture { line: 0, col: 7, ty: PointSelect }); in delete_mixed_edge_cases_tests()
1463 ctx.do_edit(EditNotification::Gesture { line: 0, col: 0, ty: PointSelect }); in delete_tests()
1521 ctx.do_edit(EditNotification::Gesture { line: 0, col: 0, ty: PointSelect }); in simple_indentation_test()
[all …]
H A Dedit_types.rs230 GestureType::PointSelect => { in from()
H A Drpc.rs315 PointSelect, enumerator
H A Dview.rs275 self.do_gesture(text, line, column, GestureType::PointSelect) in do_edit()
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dchoose.c374 select_items(AOI,PointSelect) in select_items() argument
382 int PointSelect;
392 if (PointSelect) {
413 if (PointSelect) {
426 if (PointSelect) {
462 if (PointSelect) OversizeBox(AOI,-Delta);
483 if (PointSelect) OversizeBox(AOI,-Delta);