HomeSort by relevance Sort by last modified time
    Searched refs:g_themed_icon_new_with_default_fallbacks (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/glib/gio/
gthemedicon.h 51 GIcon *g_themed_icon_new_with_default_fallbacks (const char *iconname);
gwin32mount.c 231 win32_mount->icon = g_themed_icon_new_with_default_fallbacks (
gthemedicon.c 318 * g_themed_icon_new_with_default_fallbacks:
334 * icon2 = g_themed_icon_new_with_default_fallbacks ("gnome-dev-cdrom-audio");
340 g_themed_icon_new_with_default_fallbacks (const char *iconname) function
gio.symbols 655 g_themed_icon_new_with_default_fallbacks
gunixmounts.c     [all...]
gcontenttype.c 258 themed_icon = g_themed_icon_new_with_default_fallbacks (name);
    [all...]
  /external/bluetooth/glib/gio/tests/
g-icon.c 200 icon = g_themed_icon_new_with_default_fallbacks ("network-server-xyz");

Completed in 313 milliseconds