Home
last modified time | relevance | path

Searched refs:with_fallbacks (Results 1 – 2 of 2) sorted by relevance

/dports/devel/glib20/glib-2.70.4/gio/
H A Dglocalfileinfo.c1741 gboolean with_fallbacks = TRUE; in get_icon_name() local
1746 with_fallbacks = FALSE; in get_icon_name()
1751 with_fallbacks = FALSE; in get_icon_name()
1787 *with_fallbacks_out = with_fallbacks; in get_icon_name()
1799 gboolean with_fallbacks; in get_icon() local
1801 icon_name = get_icon_name (path, use_symbolic, &with_fallbacks); in get_icon()
1804 if (with_fallbacks) in get_icon()
/dports/devel/ncurses/ncurses-6.3/
H A Dconfigure8448 withval="$with_fallbacks"