HomeSort by relevance Sort by last modified time
    Searched full:emblem (Results 1 - 11 of 11) sorted by null

  /external/bluetooth/glib/gio/
gemblem.c 42 * having an emblem, which is an icon with additional properties.
45 * Currently, only metainformation about the emblem's origin is
80 GEmblem *emblem = G_EMBLEM (object); local
85 g_value_set_object (value, emblem->icon);
88 g_value_set_enum (value, emblem->origin);
103 GEmblem *emblem = G_EMBLEM (object); local
108 emblem->icon = g_value_get_object (value);
112 emblem->origin = g_value_get_enum (value);
124 GEmblem *emblem = G_EMBLEM (object); local
126 g_object_unref (emblem->icon)
177 GEmblem* emblem; local
205 GEmblem* emblem; local
259 GEmblem *emblem = G_EMBLEM (icon); local
284 GEmblem *emblem = G_EMBLEM (icon); local
314 GEmblem *emblem; local
    [all...]
gemblemedicon.c 43 * adding an emblem to an icon. Adding multiple emblems to an
99 * @emblem: a #GEmblem
101 * Creates a new emblemed icon for @icon with the emblem @emblem.
109 GEmblem *emblem)
115 g_return_val_if_fail (G_IS_EMBLEM (emblem), NULL);
120 g_emblemed_icon_add_emblem (emblemed, emblem);
167 * @emblem: a #GEmblem
169 * Adds @emblem to the #GList of #GEmblem <!-- -->s.
175 GEmblem *emblem)
318 GIcon *emblem; local
    [all...]
gemblem.h 53 GIcon *g_emblem_get_icon (GEmblem *emblem);
54 GEmblemOrigin g_emblem_get_origin (GEmblem *emblem);
gemblemedicon.h 54 GEmblem *emblem);
58 GEmblem *emblem);
gioenums.h 462 * @G_EMBLEM_ORIGIN_UNKNOWN: Emblem of unknown origin
464 * @G_EMBLEM_ORIGIN_LIVEMETADATA: Emblem depicts live metadata, such as "readonly"
465 * @G_EMBLEM_ORIGIN_TAG: Emblem comes from a user-defined tag, e.g. set by nautilus (in the future)
467 * GEmblemOrigin is used to add information about the origin of the emblem
ChangeLog     [all...]
  /external/bluetooth/glib/gio/tests/
g-icon.c 213 icon2 = g_themed_icon_new ("emblem-important");
214 g_themed_icon_append_name (G_THEMED_ICON (icon2), "emblem-shared");
  /development/samples/SearchableDictionary/res/raw/
definitions.txt 312 emblem - n. a visible symbol representing an abstract idea
391 flag - n. emblem usually consisting of a rectangular piece of cloth of distinctive design
    [all...]
  /external/skia/emoji/
gmojiraw.txt 285 FE4D2 \uDBB9\uDCD2 \xF3\xBE\x93\x92 EMBLEM 354 F7F9 E5C9 787B ECF9 315 F9BF E71A 787B 49 F971 E031 7D4C
    [all...]
  /external/bluetooth/glib/
NEWS 542 - GEmblem: A GIcon implementation that adds emblem-related
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 271 milliseconds