Home
last modified time | relevance | path

Searched refs:insert_prefix (Results 1 – 25 of 55) sorted by relevance

123

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dentrycompletion.cc466 klass->insert_prefix = &insert_prefix_callback; in class_init_function()
540 if(base && base->insert_prefix) in insert_prefix_callback()
541 return (*base->insert_prefix)(self, p0); in insert_prefix_callback()
671 void EntryCompletion::insert_prefix() in insert_prefix() function in Gtk::EntryCompletion
871 if(base && base->insert_prefix) in on_insert_prefix()
872 return (*base->insert_prefix)(gobj(),prefix.c_str()); in on_insert_prefix()
H A Dentrycompletion.h248 void insert_prefix();
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkentryprivate.h91 gboolean (* insert_prefix) (GtkEntryCompletion *completion, member
/dports/biology/vt/vt-0.57721/
H A Dmotif_tree.h146 void insert_prefix(uint32_t s, uint32_t len);
H A Dmotif_tree.cpp132 insert_prefix(s, l); in set_sequence()
139 void MotifTree::insert_prefix(uint32_t s, uint32_t len) in insert_prefix() function in MotifTree
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkEntryCompletion.t64 $completion->insert_prefix;
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dentrycompletion.hg101 _WRAP_METHOD(void insert_prefix(), gtk_entry_completion_insert_prefix)
198 _WRAP_SIGNAL(bool insert_prefix(const Glib::ustring& prefix), insert_prefix)
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkentrycompletion.h68 gboolean (* insert_prefix) (GtkEntryCompletion *completion, member
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dentrycompletion.hg97 _WRAP_METHOD(void insert_prefix(), gtk_entry_completion_insert_prefix)
217 _WRAP_SIGNAL(bool insert_prefix(const Glib::ustring& prefix), insert_prefix, no_default_handler)
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/lib/common/
H A Dxml.c88 insert_prefix(int options, char **buffer, int *offset, int *max, int depth) in insert_prefix() function
1463 insert_prefix(options, &buffer, &offset, &max, depth); in pcmk__xe_log()
1535 insert_prefix(options, &buffer, &offset, &max, depth); in pcmk__xe_log()
1574 insert_prefix(options, &spaces, &s_count, &s_max, depth); in log_xml_changes()
1737 insert_prefix(options, buffer, offset, max, depth); in dump_xml_element()
1766 insert_prefix(options, buffer, offset, max, depth); in dump_xml_element()
1792 insert_prefix(options, buffer, offset, max, depth); in dump_xml_text()
1818 insert_prefix(options, buffer, offset, max, depth); in dump_xml_cdata()
1846 insert_prefix(options, buffer, offset, max, depth); in dump_xml_comment()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkentrycompletion.h85 gboolean (* insert_prefix) (GtkEntryCompletion *completion, member
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dentrycompletion.h232 void insert_prefix();
/dports/editors/mined/mined-2015.25/src/
H A Dedit.c5428 insert_prefix (prefunc) in insert_prefix() function
5448 insert_prefix (F5); in F5()
5454 insert_prefix (F6); in F6()
5460 insert_prefix (key_0); in key_0()
5466 insert_prefix (key_1); in key_1()
5472 insert_prefix (key_2); in key_2()
5478 insert_prefix (key_3); in key_3()
5484 insert_prefix (key_4); in key_4()
5490 insert_prefix (key_5); in key_5()
5496 insert_prefix (key_6); in key_6()
[all …]
/dports/lang/yap/yap-6.2.2/packages/http/
H A Dhttp_dispatch.pl709 insert_prefix(H, Tree0, Tree1),
712 insert_prefix(Prefix, Tree0, Tree) :-
715 insert_prefix(Prefix, T, T1),
717 insert_prefix(Prefix, Tree, [Prefix-[]|Tree]).
/dports/lang/swi-pl/swipl-8.2.3/boot/
H A Dmessages.pl1719 insert_prefix(Lines, LinePrefix, Ctx, PrefixLines),
1828 insert_prefix(Lines, Prefix, Ctx, PrefixLines),
1837 insert_prefix(Lines, Prefix, _, PrefixLines),
1840 %! insert_prefix(+Lines, +Prefix, +Ctx, -PrefixedLines)
1842 insert_prefix([at_same_line|Lines0], Prefix, Ctx, Lines) :-
1845 insert_prefix(Lines0, Prefix, Ctx, [prefix(Prefix)|Lines]) :-
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dentry_completion.rs197 fn insert_prefix(&self); in insert_prefix() method
381 fn insert_prefix(&self) { in insert_prefix() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gtk-0.14.1/src/auto/
H A Dentry_completion.rs223 fn insert_prefix(&self); in insert_prefix() method
414 fn insert_prefix(&self) { in insert_prefix() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dentry_completion.rs187 fn insert_prefix(&self); in insert_prefix() method
375 fn insert_prefix(&self) { in insert_prefix() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry_completion.rs223 fn insert_prefix(&self); in insert_prefix() method
414 fn insert_prefix(&self) { in insert_prefix() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry_completion.rs223 fn insert_prefix(&self); in insert_prefix() method
414 fn insert_prefix(&self) { in insert_prefix() method
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dentry_completion.rs187 fn insert_prefix(&self); in insert_prefix() method
375 fn insert_prefix(&self) { in insert_prefix() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gtk-0.14.3/src/auto/
H A Dentry_completion.rs223 fn insert_prefix(&self); in insert_prefix() method
414 fn insert_prefix(&self) { in insert_prefix() method
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/lib/common/
H A Dxml.c121 insert_prefix(int options, char **buffer, int *offset, int *max, int depth) in insert_prefix() function
2720 insert_prefix(options, &buffer, &offset, &max, depth); in __xml_log_element()
2786 insert_prefix(options, &buffer, &offset, &max, depth); in __xml_log_element()
2824 insert_prefix(options, &spaces, &s_count, &s_max, depth); in __xml_log_change_element()
2995 insert_prefix(options, buffer, offset, max, depth); in dump_xml_element()
3026 insert_prefix(options, buffer, offset, max, depth); in dump_xml_element()
3052 insert_prefix(options, buffer, offset, max, depth); in dump_xml_text()
3079 insert_prefix(options, buffer, offset, max, depth); in dump_xml_comment()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/Graphics/UI/Gtk/Entry/
H A DEntryCompletion.chs592 onInsertPrefix = connect_GLIBSTRING__BOOL "insert_prefix" False
593 afterInsertPrefix = connect_GLIBSTRING__BOOL "insert_prefix" True
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/Graphics/UI/Gtk/Entry/
H A DEntryCompletion.chs592 onInsertPrefix = connect_GLIBSTRING__BOOL "insert_prefix" False
593 afterInsertPrefix = connect_GLIBSTRING__BOOL "insert_prefix" True

123