Home
last modified time | relevance | path

Searched refs:hIcon (Results 1 – 25 of 35) sorted by relevance

12

/external/mdnsresponder/mDNSWindows/ControlPanel/
DServicesPage.cpp253 …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/
DMyWindowsNew.h38 HICON hIcon; member
67 STDMETHOD(SetOverlayIcon)(HWND hwnd, HICON hIcon, LPCWSTR pszDescription) = 0;
DOverwriteDialog.cpp93 staticContol.SetIcon(shellFileInfo.hIcon); in SetFileInfoControl()
/external/mesa3d/src/glx/windows/
Dwindowsgl.c86 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/
DWindow.cpp27 wndClassA.hIcon = wndClass->hIcon; in MyRegisterClass()
/external/lzma/CPP/Windows/Control/
DWindow2.cpp62 wc.hIcon = NULL; in CreateEx()
109 wc.hIcon = NULL; in CreateEx()
/external/libepoxy/test/
Dwgl_common.c105 window_class.hIcon = LoadIcon(NULL, IDI_APPLICATION); in make_window_and_test()
/external/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c92 wc.hIcon = LoadIcon(NULL, IDI_APPLICATION); in graw_create_window_and_screen()
/external/swiftshader/tests/VulkanWrapper/
DWindow.cpp52 windowClass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in Window()
/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp56 wndClass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in Window()
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/
Dwindows_user.h28 wcex.hIcon = NULL; in Register()
/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp70 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in WinGLTestContext()
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp70 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in WinGLTestContext()
/external/angle/src/libANGLE/renderer/vulkan/win32/
DDisplayVkWin32.cpp80 intermediateClassDesc.hIcon = nullptr; in initialize()
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c175 wc.hIcon = LoadIcon(NULL, IDI_APPLICATION); in wglCreatePbufferARB()
/external/angle/util/windows/win32/
DWin32Window.cpp527 parentWindowClass.hIcon = nullptr; in initializeImpl()
544 childWindowClass.hIcon = nullptr; in initializeImpl()
/external/icu/icu4c/source/samples/layout/
Dlayout.cpp89 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
Dclayout.c90 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
/external/skqp/tools/sk_app/win/
DWindow_win.cpp76 wcex.hIcon = LoadIcon(fHInstance, (LPCTSTR)IDI_WINLOGO); in init()
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp143 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in ANGLEGLContext()
/external/skia/tools/sk_app/win/
DWindow_win.cpp78 wcex.hIcon = LoadIcon(fHInstance, (LPCTSTR)IDI_WINLOGO); in init()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc100 wcex.hIcon = LoadIcon(instance, in MyRegisterClass()
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1723 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/
Drpng-win.c552 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in rpng_win_create_window()
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp204 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in ANGLEGLContext()

12