Home
last modified time | relevance | path

Searched defs:cut_selection (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/gscan2pdf/gscan2pdf-2.12.4/lib/Gscan2pdf/
H A DDocument.pm1188 sub cut_selection { subroutine
/dports/misc/broot/broot-1.7.0/cargo-crates/termimad-0.17.0/src/views/
H A Dinput_field.rs174 pub fn cut_selection(&mut self) -> String { in cut_selection() method
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/
H A Ddocument.py843 def cut_selection(self): member in Document
H A Dbuffer.py982 def cut_selection(self): member in Buffer
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dfd_select.c1332 cut_selection( void ) in cut_selection() function
/dports/games/wesnoth/wesnoth-1.14.17/src/editor/controller/
H A Deditor_controller.cpp1181 void editor_controller::cut_selection() in cut_selection() function in editor::editor_controller
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/
H A Ddocument.py843 def cut_selection(self): member in Document
H A Dbuffer.py983 def cut_selection(self): member in Buffer
/dports/editors/py-babi/babi-0.0.24/babi/
H A Dfile.py598 def cut_selection(self, margin: Margin) -> tuple[str, ...]: member in File
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/
H A Ddocument.py1011 def cut_selection(self) -> Tuple["Document", ClipboardData]: member in Document
H A Dbuffer.py1165 def cut_selection(self) -> ClipboardData: member in Buffer
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/
H A Ddocument.py902 def cut_selection(self): member in Document
H A Dbuffer.py1027 def cut_selection(self): member in Buffer
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/
H A Ddocument.py902 def cut_selection(self): member in Document
H A Dbuffer.py1027 def cut_selection(self): member in Buffer
/dports/games/quadra/quadra-1.3.0/skelton/common/
H A Dinter.cpp689 bool Zone_text_input::cut_selection() { in cut_selection() function in Zone_text_input
/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dguigedit.c752 cut_selection(GtkWidget *w, gpointer data) in cut_selection() function