Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DMyWindowsNew.h38 HICON hIcon; member
67 STDMETHOD(SetOverlayIcon)(HWND hwnd, HICON hIcon, LPCWSTR pszDescription) = 0;
DOverwriteDialog.cpp90 staticContol.SetIcon(shellFileInfo.hIcon); in SetFileInfoControl()
/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/mesa3d/src/gallium/targets/graw-gdi/
Dgraw_gdi.c92 wc.hIcon = LoadIcon(NULL, IDI_APPLICATION); in graw_create_window_and_screen()
/external/opencv3/samples/directx/
Dwinapp.hpp37 wcex.hIcon = LoadIcon(0, IDI_APPLICATION); in create()
/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp56 wndClass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in Window()
/external/skia/src/views/win/
Dskia_win.cpp30 wcex.hIcon = NULL; in register_class()
/external/skia/src/gpu/gl/win/
DSkCreatePlatformGLContext_win.cpp54 wc.hIcon = LoadIcon(nullptr, IDI_APPLICATION); in WinGLContext()
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
Dd3d10winmain.cpp72 wcex.hIcon = 0; in main()
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
Dd3d11winmain.cpp72 wcex.hIcon = 0; in main()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c138 wc.hIcon = LoadIcon(NULL, IDI_APPLICATION); in wglCreatePbufferARB()
/external/icu/icu4c/source/samples/layout/
Dlayout.cpp83 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
Dclayout.c84 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc100 wcex.hIcon = LoadIcon(instance, in MyRegisterClass()
/external/libpng/contrib/gregbook/
Drpng-win.c545 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in rpng_win_create_window()
Drpng2-win.c758 wndclass.hIcon = LoadIcon(NULL, IDI_APPLICATION); in rpng2_win_create_window()
/external/skia/src/utils/win/
DSkWGL_win.cpp192 wc.hIcon = LoadIcon(nullptr, IDI_WINLOGO); in create_dummy_window()
/external/webrtc/webrtc/modules/video_render/test/testAPI/
DtestAPI.cc117 wcx.hIcon = LoadIcon (NULL, IDI_APPLICATION); in WebRtcCreateWindow()
/external/libpng/contrib/visupng/
DVisualPng.c93 wndclass.hIcon = LoadIcon (hInstance, szIconName) ; in WinMain()
/external/autotest/client/tests/kvm/deps/
Drss.cpp982 wc.hIcon = LoadIcon(NULL, IDI_APPLICATION); in WinMain()
/external/opencv3/modules/highgui/src/
Dwindow_w32.cpp246 wndc.hIcon = LoadIcon(0, IDI_APPLICATION); in cvInitSystem()
/external/vulkan-validation-layers/demos/
Dtri.c1559 win_class.hIcon = LoadIcon(NULL, IDI_APPLICATION); in demo_create_window()
Dcube.c1956 win_class.hIcon = LoadIcon(NULL, IDI_APPLICATION); in demo_create_window()