Home
last modified time | relevance | path

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

123

/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/lzma/CPP/Windows/Control/
DStatic.h18 HICON SetIcon(HICON icon) { return (HICON)SetImage(IMAGE_ICON, icon); } in SetIcon()
21 HICON SetIcon(HICON icon) { return (HICON)SendMsg(STM_SETICON, (WPARAM)icon, 0); } in SetIcon()
DImageList.h63 int AddIcon(HICON icon) in AddIcon()
65 int Replace(int index, HICON icon) in Replace()
/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
585 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_icon_fetch_result() local
821 struct osu_icon *icon = &osu->icon[j]; in hs20_osu_fetch_done() local
846 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
DapplicationInfo.js30 icon: "[PC preview] unknown icon", property
DabilityInfo.js44 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/jsframework/runtime/main/extend/systemplugin/
DdistributedSchedule.js35 icon: "[PC Preview] unknow icon", property
50 icon: "[PC Preview] unknow icon", property
Dability.js330 icon: "[PC Preview] unknow icon", property
345 icon: "[PC Preview] unknow icon", property
381 icon: "[PC Preview] unknow icon", property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_distributedBundle.js30 icon: "[PC preview] unknown icon", property
/third_party/glfw/tests/
DCMakeLists.txt33 add_executable(icon WIN32 MACOSX_BUNDLE icon.c ${GLAD}) target
/third_party/pulseaudio/src/pulse/
Dext-device-manager.h48 const char *icon; /**< The icon given to the device */ member
/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp64 HICON icon = LoadIcon(g_hInstance, MAKEINTRESOURCE(IconID)); in OnInit() local
/third_party/python/Lib/idlelib/
Dgrep.py68 icon = "Grep" variable in GrepDialog
Dsearchbase.py30 icon = "Search" variable in SearchDialogBase
Dreplace.py35 icon = "Replace" variable in ReplaceDialog
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
DbundleManager.js30 icon: "[PC preview] unknown icon", property
123 icon: "[PC preview] unknown icon", property
178 icon: "[PC preview] unknown icon", property
262 icon: "[PC preview] unknown icon", property
276 icon: "[PC preview] unknown icon", property
457 icon: "[PC preview] unknown icon", property
524 icon: "[PC preview] unknown icon", property
636 icon: "[PC preview] unknown icon", property
720 icon: "[PC preview] unknown icon", property
734 icon: "[PC preview] unknown icon", property
[all …]
/third_party/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp235 HICON icon = LoadIcon(g_hInstance, MAKEINTRESOURCE(IDI_ICON)); in OnInit() local
/third_party/pulseaudio/src/modules/
Dmodule-device-manager.c133 char *icon; member
236 char icon[PA_NAME_MAX]; in legacy_entry_read() member
283 const char *description, *icon; in entry_read() local

123