Home
last modified time | relevance | path

Searched refs:override_location (Results 1 – 25 of 78) sorted by relevance

1234

/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkTextBuffer.xs467 …board (GtkTextBuffer *buffer, GtkClipboard *clipboard, GtkTextIter *override_location, gboolean de…
469 gtk_text_buffer_paste_clipboard (buffer, clipboard, override_location, default_editable)
472 GtkTextIter_ornull *override_location
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktextbuffer.h448 GtkTextIter *override_location,
H A Dgtktextbuffer.c3842 GtkTextIter *override_location, in gtk_text_buffer_paste_clipboard() argument
3849 if (override_location != NULL) in gtk_text_buffer_paste_clipboard()
3852 override_location, FALSE); in gtk_text_buffer_paste_clipboard()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktextbuffer.h378 GtkTextIter *override_location,
H A Dgtktextbuffer.c3756 GtkTextIter *override_location, in gtk_text_buffer_paste_clipboard() argument
3763 if (override_location != NULL) in gtk_text_buffer_paste_clipboard()
3766 override_location, FALSE); in gtk_text_buffer_paste_clipboard()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktextbuffer.h421 GtkTextIter *override_location,
H A Dgtktextbuffer.c3946 GtkTextIter *override_location, in gtk_text_buffer_paste_clipboard() argument
3953 if (override_location != NULL) in gtk_text_buffer_paste_clipboard()
3956 override_location, FALSE); in gtk_text_buffer_paste_clipboard()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dtext_buffer.rs329 override_location: Option<&TextIter>, in paste_clipboard()
1036 override_location: Option<&TextIter>, in paste_clipboard()
1043 mut_override(override_location.to_glib_none().0), in paste_clipboard()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_buffer.rs329 override_location: Option<&TextIter>, in paste_clipboard()
1036 override_location: Option<&TextIter>, in paste_clipboard()
1043 mut_override(override_location.to_glib_none().0), in paste_clipboard()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_buffer.rs329 override_location: Option<&TextIter>, in paste_clipboard()
1036 override_location: Option<&TextIter>, in paste_clipboard()
1043 mut_override(override_location.to_glib_none().0), in paste_clipboard()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dtext_buffer.rs329 override_location: Option<&TextIter>, in paste_clipboard()
1036 override_location: Option<&TextIter>, in paste_clipboard()
1043 mut_override(override_location.to_glib_none().0), in paste_clipboard()
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dtext_buffer.rs242 override_location: Option<&TextIter>, in paste_clipboard()
960 override_location: Option<&TextIter>, in paste_clipboard()
967 mut_override(override_location.to_glib_none().0), in paste_clipboard()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dtext_buffer.rs244 override_location: Option<&TextIter>, in paste_clipboard()
962 override_location: Option<&TextIter>, in paste_clipboard()
969 mut_override(override_location.to_glib_none().0), in paste_clipboard()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dtext_buffer.rs242 override_location: Option<&TextIter>, in paste_clipboard()
960 override_location: Option<&TextIter>, in paste_clipboard()
967 mut_override(override_location.to_glib_none().0), in paste_clipboard()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dtextbuffer.h823 …void paste_clipboard(const Glib::RefPtr<Clipboard>& clipboard, const iterator& override_location, …
H A Dtextbuffer.cc492 …uffer::paste_clipboard(const Glib::RefPtr<Clipboard>& clipboard, const iterator& override_location, in paste_clipboard() argument
496 const_cast<GtkTextIter*>(override_location.gobj()), default_editable); in paste_clipboard()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dtextbuffer.ccg500 …uffer::paste_clipboard(const Glib::RefPtr<Clipboard>& clipboard, const iterator& override_location,
504 const_cast<GtkTextIter*>(override_location.gobj()), default_editable);
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dtextbuffer.ccg480 …uffer::paste_clipboard(const Glib::RefPtr<Clipboard>& clipboard, const iterator& override_location,
484 const_cast<GtkTextIter*>(override_location.gobj()), default_editable);
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/gtk/
H A DTextBuffer.custom51 …ext_buffer_paste_clipboard_ptr(IntPtr raw, IntPtr clipboard, IntPtr override_location, bool defaul…
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dtextbuffer.h797 …void paste_clipboard(const Glib::RefPtr<Clipboard>& clipboard, const iterator& override_location, …
H A Dtextbuffer.cc510 …uffer::paste_clipboard(const Glib::RefPtr<Clipboard>& clipboard, const iterator& override_location, in paste_clipboard() argument
514 const_cast<GtkTextIter*>(override_location.gobj()), default_editable); in paste_clipboard()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktextbuffer.inc168 …fer_paste_clipboard(buffer:PGtkTextBuffer; clipboard:PGtkClipboard; override_location:PGtkTextIter…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktextbuffer.inc168 …fer_paste_clipboard(buffer:PGtkTextBuffer; clipboard:PGtkClipboard; override_location:PGtkTextIter…
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtktext.defs701 ; (GtkTextIter override_location (null-ok))
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/internal/gtk/
H A DGTK.java1774 …gtk_text_buffer_paste_clipboard(long buffer, long clipboard, byte[] override_location, boolean def… in gtk_text_buffer_paste_clipboard() argument

1234