Searched defs:hIcon (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DIcon.h63 static PassRefPtr<Icon> create(HICON hIcon) { return adoptRef(new Icon(hIcon)); } argument
/external/chromium/chrome/browser/
H A Daeropeek_manager.cc79 HICON hIcon; member in struct:__anon1274::tagTHUMBBUTTON
146 /* [in] */ __RPC__in HICON hIcon,
/external/quake/quake/src/QW/client/
H A Dgl_vidnt.c84 static HICON hIcon; variable
277 SendMessage (mainwindow, WM_SETICON, (WPARAM)TRUE, (LPARAM)hIcon);
278 SendMessage (mainwindow, WM_SETICON, (WPARAM)FALSE, (LPARAM)hIcon);
366 SendMessage (mainwindow, WM_SETICON, (WPARAM)TRUE, (LPARAM)hIcon);
367 SendMessage (mainwindow, WM_SETICON, (WPARAM)FALSE, (LPARAM)hIcon);
1320 wc.hIcon = 0;
1601 hIcon = LoadIcon (global_hInstance, MAKEINTRESOURCE (IDI_ICON2));
H A Dvid_win.c57 static HICON hIcon; variable
665 hIcon = LoadIcon (hInstance, MAKEINTRESOURCE (IDI_ICON2));
673 wc.hIcon = 0;
1404 SendMessage (mainwindow, WM_SETICON, (WPARAM)TRUE, (LPARAM)hIcon);
1405 SendMessage (mainwindow, WM_SETICON, (WPARAM)FALSE, (LPARAM)hIcon);
1452 SendMessage (mainwindow, WM_SETICON, (WPARAM)1, (LPARAM)hIcon);
1453 SendMessage (mainwindow, WM_SETICON, (WPARAM)0, (LPARAM)hIcon);
/external/quake/quake/src/WinQuake/
H A Dgl_vidnt.cpp84 static HICON hIcon; variable
277 SendMessage (mainwindow, WM_SETICON, (WPARAM)TRUE, (LPARAM)hIcon);
278 SendMessage (mainwindow, WM_SETICON, (WPARAM)FALSE, (LPARAM)hIcon);
366 SendMessage (mainwindow, WM_SETICON, (WPARAM)TRUE, (LPARAM)hIcon);
367 SendMessage (mainwindow, WM_SETICON, (WPARAM)FALSE, (LPARAM)hIcon);
1320 wc.hIcon = 0;
1601 hIcon = LoadIcon (global_hInstance, MAKEINTRESOURCE (IDI_ICON2));
H A Dvid_win.cpp55 static HICON hIcon; variable
624 hIcon = LoadIcon (hInstance, MAKEINTRESOURCE (IDI_ICON2));
632 wc.hIcon = 0;
1363 SendMessage (mainwindow, WM_SETICON, (WPARAM)TRUE, (LPARAM)hIcon);
1364 SendMessage (mainwindow, WM_SETICON, (WPARAM)FALSE, (LPARAM)hIcon);
1411 SendMessage (mainwindow, WM_SETICON, (WPARAM)1, (LPARAM)hIcon);
1412 SendMessage (mainwindow, WM_SETICON, (WPARAM)0, (LPARAM)hIcon);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 228 milliseconds