Searched refs:hIconSm (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winclipboardinit.c | 110 wc.hIconSm = 0;
|
| H A D | wincreatewnd.c | 86 wc.hIconSm = (HICON)LoadImage (g_hInstance, MAKEINTRESOURCE(IDI_XWIN), IMAGE_ICON, 214 wc.hIconSm = (HICON)LoadImage (g_hInstance, MAKEINTRESOURCE(IDI_XWIN), IMAGE_ICON,
|
| H A D | winmultiwindowwindow.c | 78 wcx.hIconSm = g_hSmallIconX;
|
| H A D | winwin32rootless.c | 297 wc.hIconSm = hIconSmall;
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmsgwindow.c | 115 wcx.hIconSm = NULL;
|
| H A D | wincreatewnd.c | 80 wc.hIconSm = pScreenInfo->hIconSm; 181 wc.hIconSm = pScreenInfo->hIconSm;
|
| H A D | winprocarg.c | 146 defaultScreenInfo.hIconSm = (HICON) 1076 screenInfoPtr->hIconSm = LoadImageComma(iconspec, NULL, 1081 (screenInfoPtr->hIconSm == NULL)) {
|
| H A D | winmultiwindowwindow.c | 85 wcx.hIconSm = hIconSmall; 626 HICON hIconSm; local in function:winDestroyWindowsWindow 639 hIconSm = (HICON) SendMessage(pWinPriv->hWnd, WM_GETICON, ICON_SMALL, 0); 649 winDestroyIcon(hIconSm);
|
| H A D | win.h | 410 HICON hIconSm; member in struct:__anoned6456b30508
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/windows/ |
| H A D | windowsgl.c | 91 wc.hIconSm = 0; 152 wc.hIconSm = 0; 305 wc.hIconSm = 0;
|
| /xsrc/external/mit/MesaLib/dist/src/glx/windows/ |
| H A D | windowsgl.c | 91 wc.hIconSm = 0; 152 wc.hIconSm = 0; 305 wc.hIconSm = 0;
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/ |
| H A D | thread.c | 401 wc.hIconSm = 0;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/ |
| H A D | window.cc | 60 wndclass.hIconSm = NULL;
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | indirect.c | 539 wc.hIconSm = 0;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | indirect.c | 542 wc.hIconSm = 0;
|
Completed in 18 milliseconds