/third_party/lzma/CPP/Windows/Control/ |
H A D | Static.h | 18 HICON SetIcon(HICON icon) { return (HICON)SetImage(IMAGE_ICON, icon); }
in SetIcon() argument 21 HICON SetIcon(HICON icon) { return (HICON)SendMsg(STM_SETICON, (WPARAM)icon, 0); }
in SetIcon() argument
|
H A D | ImageList.h | 63 int AddIcon(HICON icon)
in AddIcon() argument 65 int Replace(int index, HICON icon)
in Replace() argument
|
/third_party/pulseaudio/src/pulse/ |
H A D | ext-device-manager.h | 48 const char *icon; /**< The icon given to the device */ member
|
/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | ProgressDialog.cpp | 66 HICON icon = LoadIcon(g_hInstance, MAKEINTRESOURCE(IconID));
in OnInit() local
|
H A D | ProgressDialog2.cpp | 412 HICON icon = LoadIcon(g_hInstance, MAKEINTRESOURCE(IconID));
in OnInit() local
|
/third_party/python/Lib/idlelib/ |
H A D | replace.py | 35 icon = "Replace" variable in ReplaceDialog
|
H A D | searchbase.py | 30 icon = "Search" variable in SearchDialogBase
|
H A D | grep.py | 68 icon = "Grep" variable in GrepDialog
|
/third_party/lzma/CPP/7zip/UI/GUI/ |
H A D | ExtractDialog.cpp | 235 HICON icon = LoadIcon(g_hInstance, MAKEINTRESOURCE(IDI_ICON));
in OnInit() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | gdigrab.c | 468 HCURSOR icon = CopyCursor(ci.hCursor); in paint_mouse_pointer() local
|
/third_party/lzma/CPP/Windows/ |
H A D | Window.h | 353 HICON SetIcon(WPARAM sizeType, HICON icon) { return (HICON)SendMsg(WM_SETICON, sizeType, (LPARAM)icon); }
in SetIcon() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-device-manager.c | 133 char *icon; member 236 char icon[PA_NAME_MAX]; in legacy_entry_read() member 283 const char *description, *icon; in entry_read() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | hs20_supplicant.c | 62 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 hs20_free_icon_entry(struct icon_entry *icon) hs20_free_icon_entry() argument 390 struct icon_entry *icon, *tmp; hs20_del_icon() local 444 struct icon_entry *icon, *tmp; hs20_remove_duplicate_icons() local 467 struct icon_entry *icon; hs20_process_icon_binary_file() local 576 struct osu_icon *icon = &osu->icon[j]; hs20_osu_icon_fetch_result() local 806 struct osu_icon *icon = &osu->icon[j]; hs20_osu_fetch_done() local 831 struct osu_icon *icon = &osu->icon[j]; hs20_next_osu_icon() local 966 struct osu_icon *icon = &prov->icon[prov->icon_count]; hs20_osu_add_prov() local [all...] |
H A D | ctrl_iface.c | 7478 char *ctx = NULL, *icon, *poffset, *psize; in get_hs20_icon() local 7501 char *icon; in del_hs20_icon() local 7522 char *icon; in hs20_icon_request() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpagui.cpp | 1561 QIcon icon; in loadThemedIcon() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | gas_serv.c | 717 struct hs20_icon *icon = NULL; in anqp_add_icon() local 863 struct hs20_icon *icon; anqp_add_icon_binary_file() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | hs20_supplicant.c | 62 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 hs20_free_icon_entry(struct icon_entry *icon) hs20_free_icon_entry() argument 391 struct icon_entry *icon, *tmp; hs20_del_icon() local 445 struct icon_entry *icon, *tmp; hs20_remove_duplicate_icons() local 468 struct icon_entry *icon; hs20_process_icon_binary_file() local 585 struct osu_icon *icon = &osu->icon[j]; hs20_osu_icon_fetch_result() local 821 struct osu_icon *icon = &osu->icon[j]; hs20_osu_fetch_done() local 846 struct osu_icon *icon = &osu->icon[j]; hs20_next_osu_icon() local 992 struct osu_icon *icon = &prov->icon[prov->icon_count]; hs20_osu_add_prov() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpagui.cpp | 1576 QIcon icon; in loadThemedIcon() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | gas_serv.c | 714 struct hs20_icon *icon = NULL; in anqp_add_icon() local 860 struct hs20_icon *icon; anqp_add_icon_binary_file() local [all...] |
/third_party/glfw/src/ |
H A D | win32_window.c | 101 static HICON createIcon(const GLFWimage* image, int xhot, int yhot, GLFWbool icon) in createIcon() argument
|
H A D | x11_window.c | 163 Window icon; in getWindowState() member 2114 unsigned long* icon = _glfw_calloc(longCount, sizeof(unsigned long)); in _glfwSetWindowIconX11() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_config_file.c | 1812 struct hs20_icon *icon; in hs20_parse_icon() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | osu_client.c | 2007 struct osu_icon icon[MAX_OSU_VALS]; member 2106 struct osu_icon *icon; in parse_osu_providers() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_config_file.c | 1882 struct hs20_icon *icon; in hs20_parse_icon() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | osu_client.c | 2009 struct osu_icon icon[MAX_OSU_VALS]; member 2108 struct osu_icon *icon; in parse_osu_providers() local [all...] |