Home
last modified time | relevance | path

Searched refs:GNodeForeachFunc (Results 1 – 25 of 52) sorted by relevance

123

/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Dxml.c214 …g_node_children_foreach(node, G_TRAVERSE_ALL, (GNodeForeachFunc)xml_save_file_internal, (gpointer)… in xml_save_file_internal()
221 …g_node_children_foreach(node, G_TRAVERSE_ALL, (GNodeForeachFunc)xml_save_file_internal, (gpointer)… in xml_save_file_internal()
277 …g_node_children_foreach(node, G_TRAVERSE_ALL, (GNodeForeachFunc)xml_print_tree_internal, (gpointer… in xml_print_tree_internal()
280 …g_node_children_foreach(node, G_TRAVERSE_ALL, (GNodeForeachFunc)xml_print_tree_internal, (gpointer… in xml_print_tree_internal()
386 …g_node_children_foreach(node, G_TRAVERSE_ALL, (GNodeForeachFunc)xml_destroy_tree_internal, (gpoint… in xml_destroy_tree_internal()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgnode.h60 typedef void (*GNodeForeachFunc) (GNode *node, typedef
242 GNodeForeachFunc func,
H A Dgnode.c1255 GNodeForeachFunc func, in g_node_children_foreach()
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dnode.c372 g_node_children_foreach (root, G_TRAVERSE_ALL, (GNodeForeachFunc)node_build_string, &data); in misc_test()
377 g_node_children_foreach (root, G_TRAVERSE_LEAVES, (GNodeForeachFunc)node_build_string, &data); in misc_test()
382 g_node_children_foreach (root, G_TRAVERSE_NON_LEAVES, (GNodeForeachFunc)node_build_string, &data); in misc_test()
/dports/graphics/gliv/gliv-1.9.7/src/
H A Dtree.c277 (GNodeForeachFunc) compress_tree, NULL); in compress_tree()
H A Dimages_menus.c257 (GNodeForeachFunc) make_menu_from_tree_rec, menu); in make_menu_from_tree_rec()
/dports/mail/dbmail/dbmail-3.2.5/src/
H A Ddm_mailbox.c1865 g_node_children_foreach(node, G_TRAVERSE_ALL, (GNodeForeachFunc) _do_search, (gpointer) self); in _do_search()
1896 … g_node_children_foreach(node, G_TRAVERSE_ALL, (GNodeForeachFunc) _merge_search, (gpointer) found); in _merge_search()
1901 …g_node_children_foreach(node, G_TRAVERSE_ALL, (GNodeForeachFunc) _merge_search, (gpointer) s->foun… in _merge_search()
1917 … g_node_children_foreach(x, G_TRAVERSE_ALL, (GNodeForeachFunc) _merge_search, (gpointer) a->found); in _merge_search()
1922 … g_node_children_foreach(y, G_TRAVERSE_ALL, (GNodeForeachFunc) _merge_search, (gpointer) b->found); in _merge_search()
/dports/devel/glib20/glib-2.70.4/gio/
H A Dgregistrysettingsbackend.c432 (GNodeForeachFunc)_ref_down, NULL); in _ref_down()
447 (GNodeForeachFunc)_ref_down, NULL); in registry_cache_ref_tree()
487 (GNodeForeachFunc)_unref_down, NULL); in _unref_down()
1258 (GNodeForeachFunc)registry_cache_destroy_tree, self); in registry_cache_destroy_tree()
/dports/graphics/xviewer/xviewer-3.2.2/cut-n-paste/toolbar-editor/
H A Degg-toolbars-model.c293 (GNodeForeachFunc) item_node_free, model); in toolbar_node_free()
744 (GNodeForeachFunc) toolbar_node_free, model); in egg_toolbars_model_finalize()
/dports/graphics/eom/eom-1.26.0/cut-n-paste/toolbar-editor/
H A Degg-toolbars-model.c291 (GNodeForeachFunc) item_node_free, model); in toolbar_node_free()
736 (GNodeForeachFunc) toolbar_node_free, model); in egg_toolbars_model_finalize()
/dports/graphics/atril-lite/atril-1.26.0/cut-n-paste/toolbar-editor/
H A Degg-toolbars-model.c291 (GNodeForeachFunc) item_node_free, model); in toolbar_node_free()
814 (GNodeForeachFunc) toolbar_node_free, model); in egg_toolbars_model_finalize()
/dports/graphics/atril/atril-1.26.0/cut-n-paste/toolbar-editor/
H A Degg-toolbars-model.c291 (GNodeForeachFunc) item_node_free, model); in toolbar_node_free()
814 (GNodeForeachFunc) toolbar_node_free, model); in egg_toolbars_model_finalize()
/dports/mail/balsa/balsa-2.5.1/libbalsa/
H A Dmailbox_local.c1521 (GNodeForeachFunc) lbml_subject_gather, &ti); in lbml_threading_jwz()
1523 (GNodeForeachFunc) lbml_subject_merge, &ti); in lbml_threading_jwz()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1060 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3629 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1060 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3629 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.10.1/src/
H A Dlib.rs1059 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3633 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/www/castor/castor-0.8.16/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1060 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3629 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs1060 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3629 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/net-im/fractal/fractal-4.4.0/vendor/glib-sys/src/
H A Dlib.rs1060 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3629 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1105 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3763 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib-sys/src/
H A Dlib.rs1105 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3763 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1105 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3763 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1105 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3763 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1105 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3763 func: GNodeForeachFunc, in g_node_children_foreach() argument
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs1105 pub type GNodeForeachFunc = Option<unsafe extern "C" fn(*mut GNode, gpointer)>; typedef
3763 func: GNodeForeachFunc, in g_node_children_foreach() argument

123