Home
last modified time | relevance | path

Searched refs:lookup_default (Results 1 – 25 of 61) sorted by relevance

123

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_persistent_data_handle.hh100 const int handle = handle_by_id_.lookup_default(id, -1); in lookup()
106 const int handle = handle_by_id_.lookup_default((ID *)object, -1); in lookup()
112 ID *id = id_by_handle_.lookup_default(handle.handle_, nullptr); in lookup()
/dports/devel/etl/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_link.cpp60 …Glib::RefPtr<Gtk::IconSet> chain_icon = Gtk::IconSet::lookup_default(Gtk::StockID("synfig-utils_ch… in Widget_Link()
65 chain_icon = Gtk::IconSet::lookup_default(Gtk::StockID("synfig-utils_chain_link_on")); in Widget_Link()
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_link.cpp60 …Glib::RefPtr<Gtk::IconSet> chain_icon = Gtk::IconSet::lookup_default(Gtk::StockID("synfig-utils_ch… in Widget_Link()
65 chain_icon = Gtk::IconSet::lookup_default(Gtk::StockID("synfig-utils_chain_link_on")); in Widget_Link()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/gui/widgets/
H A Dwidget_link.cpp60 …Glib::RefPtr<Gtk::IconSet> chain_icon = Gtk::IconSet::lookup_default(Gtk::StockID("synfig-utils_ch… in Widget_Link()
65 chain_icon = Gtk::IconSet::lookup_default(Gtk::StockID("synfig-utils_chain_link_on")); in Widget_Link()
/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/builder/
H A Ddeg_builder_map.cc59 return id_tags_.lookup_default(id, 0); in getIDTag()
/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/
H A Ddepsgraph_physics.cc86 return hash->lookup_default(collection_orig, nullptr); in DEG_get_effector_relations()
102 return hash->lookup_default(collection_orig, nullptr); in DEG_get_collision_relations()
H A Ddepsgraph.cc114 return id_hash.lookup_default(id, nullptr); in find_id_node()
/dports/devel/lua-lgi/lgi-0.9.2/samples/gtk-demo/
H A Ddemo-stockbrowser.lua36 local icon_set = Gtk.IconFactory.lookup_default(id)
184 for _, size in ipairs(Gtk.IconFactory.lookup_default(
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Diconset.h176 static Glib::RefPtr<IconSet> lookup_default(const Gtk::StockID& stock_id);
H A Diconset.cc149 Glib::RefPtr<IconSet> IconSet::lookup_default(const Gtk::StockID& stock_id) in lookup_default() function in Gtk::IconSet
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/gtk-demo/
H A Dstock_browser.pl54 my $icon_set = Gtk2::IconFactory->lookup_default ($info{id});
106 my $set = Gtk2::IconFactory->lookup_default ($id);
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Diconset.h170 static IconSet lookup_default(const Gtk::StockID& stock_id);
H A Diconset.cc53 IconSet IconSet::lookup_default(const Gtk::StockID& stock_id) //static in lookup_default() function in Gtk::IconSet
/dports/graphics/aloadimage/arcan-0.6.1/src/frameserver/encode/default/
H A Dencode_presets.c332 static struct codec_ent lookup_default(const char* const req, in lookup_default() function
372 struct codec_ent a = lookup_default(req, vcodec_tbl, in encode_getvcodec()
389 struct codec_ent res = lookup_default(req, acodec_tbl, in encode_getacodec()
/dports/sysutils/acfgfs/arcan-0.6.1/src/frameserver/encode/default/
H A Dencode_presets.c332 static struct codec_ent lookup_default(const char* const req, in lookup_default() function
372 struct codec_ent a = lookup_default(req, vcodec_tbl, in encode_getvcodec()
389 struct codec_ent res = lookup_default(req, acodec_tbl, in encode_getacodec()
/dports/x11/aclip/arcan-0.6.1/src/frameserver/encode/default/
H A Dencode_presets.c332 static struct codec_ent lookup_default(const char* const req, in lookup_default() function
372 struct codec_ent a = lookup_default(req, vcodec_tbl, in encode_getvcodec()
389 struct codec_ent res = lookup_default(req, acodec_tbl, in encode_getacodec()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/frameserver/encode/default/
H A Dencode_presets.c332 static struct codec_ent lookup_default(const char* const req, in lookup_default() function
372 struct codec_ent a = lookup_default(req, vcodec_tbl, in encode_getvcodec()
389 struct codec_ent res = lookup_default(req, acodec_tbl, in encode_getacodec()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGtkIconFactory.t98 isa_ok($factory -> lookup_default("gtk-find-and-replace"), "Gtk2::IconSet");
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Diconset.ccg44 IconSet IconSet::lookup_default(const Gtk::StockID& stock_id) //static
/dports/audio/sonata/sonata-1.7b1-22-gcee3555/sonata/
H A Dui.py120 return Gtk.IconFactory.lookup_default(name)
H A Dabout.py200 logo_icon = Gtk.IconFactory.lookup_default('sonata-large')
H A Dtray.py160 icon = Gtk.IconFactory.lookup_default(icon_name)
/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/node/
H A Ddeg_node_id.cc164 return components.lookup_default(key, nullptr); in find_component()
/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/debug/
H A Ddeg_debug_relations_graphviz.cc475 dot::Cluster *tail_cluster = ctx.clusters_map.lookup_default(tail, nullptr); in deg_debug_graphviz_node_relations()
479 dot::Cluster *head_cluster = ctx.clusters_map.lookup_default(head, nullptr); in deg_debug_graphviz_node_relations()
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Diconset.hg67 …_WRAP_METHOD(static Glib::RefPtr<IconSet> lookup_default(const Gtk::StockID& stock_id), gtk_icon_f…

123