/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 | 93 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/libepoxy/test/ |
D | wgl_common.c | 105 window_class.hIcon = LoadIcon(NULL, IDI_APPLICATION); in make_window_and_test()
|
/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/swiftshader/tests/VulkanWrapper/ |
D | Window.cpp | 52 windowClass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in Window()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32Window.cpp | 56 wndClass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in Window()
|
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/ |
D | windows_user.h | 28 wcex.hIcon = NULL; in Register()
|
/external/angle/src/libANGLE/renderer/vulkan/win32/ |
D | DisplayVkWin32.cpp | 80 intermediateClassDesc.hIcon = nullptr; in initialize()
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 70 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in WinGLTestContext()
|
/external/skqp/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 70 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in WinGLTestContext()
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pbuffer.c | 175 wc.hIcon = LoadIcon(NULL, IDI_APPLICATION); in wglCreatePbufferARB()
|
/external/angle/util/windows/win32/ |
D | Win32Window.cpp | 527 parentWindowClass.hIcon = nullptr; in initializeImpl() 544 childWindowClass.hIcon = nullptr; in initializeImpl()
|
/external/icu/icu4c/source/samples/layout/ |
D | layout.cpp | 89 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
|
D | clayout.c | 90 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
|
/external/skqp/tools/sk_app/win/ |
D | Window_win.cpp | 76 wcex.hIcon = LoadIcon(fHInstance, (LPCTSTR)IDI_WINLOGO); in init()
|
/external/skia/tools/sk_app/win/ |
D | Window_win.cpp | 78 wcex.hIcon = LoadIcon(fHInstance, (LPCTSTR)IDI_WINLOGO); in init()
|
/external/skqp/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 143 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in ANGLEGLContext()
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.cc | 100 wcex.hIcon = LoadIcon(instance, in MyRegisterClass()
|
/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1723 HICON hIcon = reinterpret_cast<HICON>(_theme->hIcon); in CreateMainWindow() local 1735 if (!hIcon) { in CreateMainWindow() 1738 hIcon = ::LoadIconW(hBootstrapperEngine, MAKEINTRESOURCEW(1)); in CreateMainWindow() 1756 wc.hIcon = hIcon; in CreateMainWindow()
|
/external/libpng/contrib/gregbook/ |
D | rpng-win.c | 552 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in rpng_win_create_window()
|
/external/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 204 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in ANGLEGLContext()
|