/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ServicesPage.cpp | 253 …const HICON hIcon = ( HICON ) ::LoadImage( GetNonLocalizedResources(), MAKEINTRESOURCE( IDI_ENERGY… in OnInitDialog() local 255 if ( hIcon ) in OnInitDialog() 257 m_energySaverIcon.SetIcon( hIcon ); in OnInitDialog()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | MyWindowsNew.h | 38 HICON hIcon; member 67 STDMETHOD(SetOverlayIcon)(HWND hwnd, HICON hIcon, LPCWSTR pszDescription) = 0;
|
D | OverwriteDialog.cpp | 90 staticContol.SetIcon(shellFileInfo.hIcon); in SetFileInfoControl()
|
/external/mesa3d/src/glx/windows/ |
D | windowsgl.c | 86 wc.hIcon = 0; in windows_create_context() 147 wc.hIcon = 0; in windows_create_context_attribs() 300 wc.hIcon = 0; in windows_call_with_context()
|
/external/lzma/CPP/Windows/ |
D | Window.cpp | 27 wndClassA.hIcon = wndClass->hIcon; in MyRegisterClass()
|
/external/lzma/CPP/Windows/Control/ |
D | Window2.cpp | 62 wc.hIcon = NULL; in CreateEx() 109 wc.hIcon = NULL; in CreateEx()
|
/external/mesa3d/src/gallium/targets/graw-gdi/ |
D | graw_gdi.c | 92 wc.hIcon = LoadIcon(NULL, IDI_APPLICATION); in graw_create_window_and_screen()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32Window.cpp | 56 wndClass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in Window()
|
/external/skia/src/views/win/ |
D | skia_win.cpp | 31 wcex.hIcon = NULL; in register_class()
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 53 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in WinGLTestContext()
|
/external/swiftshader/tests/OGLSimpleCube/ |
D | OGLSimpleCube.cpp | 192 wndClass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_ext_pbuffer.c | 173 wc.hIcon = LoadIcon(NULL, IDI_APPLICATION); in wglCreatePbufferARB()
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/ |
D | OGLES2HelloAPI_Windows.cpp | 168 sWC.hIcon = 0; in WinMain()
|
/external/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 130 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in ANGLEGLContext()
|
/external/icu/icu4c/source/samples/layout/ |
D | clayout.c | 90 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
|
D | layout.cpp | 89 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.cc | 100 wcex.hIcon = LoadIcon(instance, in MyRegisterClass()
|
/external/skia/tools/viewer/sk_app/win/ |
D | Window_win.cpp | 74 wcex.hIcon = LoadIcon(fHInstance, (LPCTSTR)IDI_WINLOGO); in init()
|
/external/libpng/contrib/gregbook/ |
D | rpng-win.c | 545 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in rpng_win_create_window()
|
D | rpng2-win.c | 758 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in rpng2_win_create_window()
|
/external/skia/src/utils/win/ |
D | SkWGL_win.cpp | 191 wc.hIcon = LoadIcon(nullptr, IDI_WINLOGO); in create_dummy_window()
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/ |
D | PVRShellOS.cpp | 562 wc.hIcon = LoadIcon(m_hInstance, _T("ICON")); in MyRegisterClass()
|
/external/webrtc/webrtc/modules/video_render/test/testAPI/ |
D | testAPI.cc | 117 wcx.hIcon = LoadIcon (NULL, IDI_APPLICATION); in WebRtcCreateWindow()
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 93 wndclass.hIcon = LoadIcon (hInstance, szIconName) ; in WinMain()
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | DNSSDService.cpp | 114 wc.hIcon = NULL; in FinalConstruct()
|