Home
last modified time | relevance | path

Searched defs:icon (Results 1 – 25 of 108) sorted by relevance

12345

/third_party/glib/gio/
Dgfileicon.c82 GFileIcon *icon = G_FILE_ICON (object); in G_DEFINE_TYPE_WITH_CODE() local
101 GFileIcon *icon = G_FILE_ICON (object); in g_file_icon_set_property() local
118 GFileIcon *icon = G_FILE_ICON (object); in g_file_icon_constructed() local
130 GFileIcon *icon; in g_file_icon_finalize() local
194 g_file_icon_get_file (GFileIcon *icon) in g_file_icon_get_file()
202 g_file_icon_hash (GIcon *icon) in g_file_icon_hash()
220 g_file_icon_to_tokens (GIcon *icon, in g_file_icon_to_tokens()
240 GIcon *icon; in g_file_icon_from_tokens() local
273 g_file_icon_serialize (GIcon *icon) in g_file_icon_serialize()
292 g_file_icon_load (GLoadableIcon *icon, in g_file_icon_load()
[all …]
Dgbytesicon.c72 GBytesIcon *icon = G_BYTES_ICON (object); in G_DEFINE_TYPE_WITH_CODE() local
91 GBytesIcon *icon = G_BYTES_ICON (object); in g_bytes_icon_set_property() local
107 GBytesIcon *icon; in g_bytes_icon_finalize() local
176 g_bytes_icon_get_bytes (GBytesIcon *icon) in g_bytes_icon_get_bytes()
184 g_bytes_icon_hash (GIcon *icon) in g_bytes_icon_hash()
202 g_bytes_icon_serialize (GIcon *icon) in g_bytes_icon_serialize()
219 g_bytes_icon_load (GLoadableIcon *icon, in g_bytes_icon_load()
234 g_bytes_icon_load_async (GLoadableIcon *icon, in g_bytes_icon_load_async()
250 g_bytes_icon_load_finish (GLoadableIcon *icon, in g_bytes_icon_load_finish()
Dgicon.c95 g_icon_hash (gconstpointer icon) in g_icon_hash()
136 g_icon_to_string_tokenized (GIcon *icon, GString *s) in g_icon_to_string_tokenized()
212 g_icon_to_string (GIcon *icon) in g_icon_to_string()
278 GIcon *icon; in g_icon_new_from_tokens() local
403 GIcon *icon; in g_icon_new_for_string_simple() local
446 GIcon *icon = NULL; in g_icon_new_for_string() local
522 GIcon *icon; in g_icon_deserialize_emblemed() local
574 GIcon *icon; in g_icon_deserialize() local
661 g_icon_serialize (GIcon *icon) in g_icon_serialize()
Dgthemedicon.c82 GThemedIcon *icon = G_THEMED_ICON (object); in G_DEFINE_TYPE_WITH_CODE() local
105 GThemedIcon *icon = G_THEMED_ICON (object); in g_themed_icon_set_property() local
391 GIcon *icon; in g_themed_icon_new_from_names() local
457 g_themed_icon_get_names (GThemedIcon *icon) in g_themed_icon_get_names()
474 g_themed_icon_append_name (GThemedIcon *icon, in g_themed_icon_append_name()
503 g_themed_icon_prepend_name (GThemedIcon *icon, in g_themed_icon_prepend_name()
527 g_themed_icon_hash (GIcon *icon) in g_themed_icon_hash()
560 g_themed_icon_to_tokens (GIcon *icon, in g_themed_icon_to_tokens()
584 GIcon *icon; in g_themed_icon_from_tokens() local
613 g_themed_icon_serialize (GIcon *icon) in g_themed_icon_serialize()
Dgloadableicon.c76 g_loadable_icon_load (GLoadableIcon *icon, in g_loadable_icon_load()
105 g_loadable_icon_load_async (GLoadableIcon *icon, in g_loadable_icon_load_async()
134 g_loadable_icon_load_finish (GLoadableIcon *icon, in g_loadable_icon_load_finish()
174 GLoadableIcon *icon = source_object; in load_async_thread() local
193 g_loadable_icon_real_load_async (GLoadableIcon *icon, in g_loadable_icon_real_load_async()
211 g_loadable_icon_real_load_finish (GLoadableIcon *icon, in g_loadable_icon_real_load_finish()
Dgemblem.c51 GIcon *icon; member
173 g_emblem_new (GIcon *icon) in g_emblem_new()
200 g_emblem_new_with_origin (GIcon *icon, in g_emblem_new_with_origin()
255 g_emblem_hash (GIcon *icon) in g_emblem_hash()
278 g_emblem_to_tokens (GIcon *icon, in g_emblem_to_tokens()
313 GIcon *icon; in g_emblem_from_tokens() local
352 g_emblem_serialize (GIcon *icon) in g_emblem_serialize()
Dgemblemedicon.c53 GIcon *icon; member
155 g_emblemed_icon_new (GIcon *icon, in g_emblemed_icon_new()
270 g_emblemed_icon_hash (GIcon *icon) in g_emblemed_icon_hash()
309 g_emblemed_icon_to_tokens (GIcon *icon, in g_emblemed_icon_to_tokens()
412 g_emblemed_icon_serialize (GIcon *icon) in g_emblemed_icon_serialize()
/third_party/typescript/tests/baselines/reference/
DdeepExcessPropertyCheckingWhenTargetIsIntersection.js22 TestComponent({icon: { props: { INVALID_PROP_NAME: 'share', ariaLabel: 'test label' } }}); property
28 TestComponent2({icon: { props: { INVALID_PROP_NAME: 'share', ariaLabel: 'test label' } }}); property
35 TestComponent({ icon: { props: { INVALID_PROP_NAME: 'share', ariaLabel: 'test label' } } }); property
39 TestComponent2({ icon: { props: { INVALID_PROP_NAME: 'share', ariaLabel: 'test label' } } }); property
DtypeAnnotationBestCommonTypeInArrayLiteral.js15 "icon": "modules/menu/logo.svg" property
31 "icon": "modules/menu/logo.svg" property
/third_party/glib/gio/tests/
Dg-icon.c33 GIcon *icon; in test_g_icon_to_string() local
272 GIcon *icon; in test_g_icon_serialize() local
443 GIcon *icon; in test_emblemed_icon() local
503 GLoadableIcon *icon = G_LOADABLE_ICON (source_object); in load_cb() local
516 loadable_icon_tests (GLoadableIcon *icon) in loadable_icon_tests()
537 GIcon *icon; in test_file_icon() local
576 GIcon *icon; in test_bytes_icon() local
Dgnotification.c30 GIcon *icon; in activate_app() local
181 GIcon *icon; member
200 GIcon *icon; in test_properties() local
/third_party/weston/ivi-shell/
Dweston.ini.in43 icon=@westondatadir@/icon_ivi_flower.png key
49 icon=@westondatadir@/icon_ivi_clickdot.png key
55 icon=@westondatadir@/icon_ivi_simple-egl.png key
61 icon=@westondatadir@/icon_ivi_simple-shm.png key
67 icon=@westondatadir@/icon_ivi_smoke.png key
73 icon=@westondatadir@/icon_ivi_flower.png key
79 icon=@westondatadir@/icon_ivi_clickdot.png key
85 icon=@westondatadir@/icon_ivi_simple-egl.png key
91 icon=@westondatadir@/icon_ivi_simple-shm.png key
97 icon=@westondatadir@/icon_ivi_smoke.png key
/third_party/weston/
Dweston.ini.in28 icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png key
32 icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png key
36 icon=/usr/share/icons/hicolor/24x24/apps/google-chrome.png key
40 icon=/usr/share/icons/gnome/24x24/apps/arts.png key
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dhs20_supplicant.c62 struct osu_icon icon[OSU_MAX_ITEMS]; member
326 struct icon_entry *icon; in hs20_find_icon() local
342 struct icon_entry *icon; in hs20_get_icon() local
375 static void hs20_free_icon_entry(struct icon_entry *icon) in hs20_free_icon_entry()
391 struct icon_entry *icon, *tmp; in hs20_del_icon() local
445 struct icon_entry *icon, *tmp; in hs20_remove_duplicate_icons() local
468 struct icon_entry *icon; in hs20_process_icon_binary_file() local
577 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_icon_fetch_result() local
807 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_fetch_done() local
832 struct osu_icon *icon = &osu->icon[j]; in hs20_next_osu_icon() local
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dhs20_supplicant.c62 struct osu_icon icon[OSU_MAX_ITEMS]; member
325 struct icon_entry *icon; in hs20_find_icon() local
341 struct icon_entry *icon; in hs20_get_icon() local
374 static void hs20_free_icon_entry(struct icon_entry *icon) in hs20_free_icon_entry()
390 struct icon_entry *icon, *tmp; in hs20_del_icon() local
444 struct icon_entry *icon, *tmp; in hs20_remove_duplicate_icons() local
467 struct icon_entry *icon; in hs20_process_icon_binary_file() local
576 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_icon_fetch_result() local
806 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_fetch_done() local
831 struct osu_icon *icon = &osu->icon[j]; in hs20_next_osu_icon() local
[all …]
/third_party/jsframework/runtime/main/extend/systemplugin/napi/bundle/
DremoteAbilityInfo.js21 icon: "[PC preview] unknown AUDIO", property
DshortcutInfo.js26 icon: "[PC preview] unknown icon", property
DhapModuleInfo.js26 icon: "[PC preview] unknown icon", property
/third_party/typescript/tests/cases/compiler/
DtypeAnnotationBestCommonTypeInArrayLiteral.ts7 icon?: string; property
DdeepExcessPropertyCheckingWhenTargetIsIntersection.ts18 icon: NestedProp<ITestProps>; property
/third_party/node/deps/npm/docs/src/components/home/
DFeatureCard.js27 const FeatureCard = ({icon, text, title}) => { property
/third_party/typescript_eslint/.vscode/
Dsettings.json28 "icon": "jest_snapshot", string
/third_party/node/deps/npm/docs/
Dgatsby-config.js34 icon: 'src/images/npm-icon.png' // This path is relative to the root of the site. property
62icon: '<svg aria-hidden="true" height="20" version="1.1" viewBox="0 0 16 16" width="20"><path fill… property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_distributedBundle.js30 icon: "[PC preview] unknown icon", property
/third_party/jsframework/runtime/main/extend/systemplugin/
DdistributedSchedule.js35 icon: "[PC Preview] unknow icon", property
50 icon: "[PC Preview] unknow icon", property

12345