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

  /external/bluetooth/glib/gio/tests/
g-icon.c 51 icon = g_file_icon_new (location);
64 icon = g_file_icon_new (location);
77 icon = g_file_icon_new (location);
91 icon = g_file_icon_new (location);
124 icon2 = g_file_icon_new (location);
136 icon2 = g_file_icon_new (location);
141 icon2 = g_file_icon_new (location);
153 icon2 = g_file_icon_new (location);
166 icon2 = g_file_icon_new (location);
171 icon2 = g_file_icon_new (location)
    [all...]
  /external/bluetooth/glib/gio/
gfileicon.h 50 GIcon * g_file_icon_new (GFile *file);
gfileicon.c 157 * g_file_icon_new:
165 g_file_icon_new (GFile *file) function
252 icon = g_file_icon_new (file);
gicon.c 481 icon = g_file_icon_new (location);
gio.symbols 346 g_file_icon_new
gdesktopappinfo.c 271 info->icon = g_file_icon_new (file);
    [all...]

Completed in 814 milliseconds