Home
last modified time | relevance | path

Searched refs:wndProcID (Results 1 – 8 of 8) sorted by relevance

/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Nsis/
H A DNsisIn.cpp2938 UInt32 wndProcID = Get32(p + 4); in ReadEntries() local
2956 if (wndProcID == PWP_COMPLETED) in ReadEntries()
2973 s += kPageTypes[wndProcID]; in ReadEntries()
2975 Add_UInt(wndProcID); in ReadEntries()
2993 if (wndProcID != PWP_CUSTOM) in ReadEntries()
3013 if (wndProcID == PWP_LICENSE) in ReadEntries()
3052 else if (wndProcID == PWP_SELCOM) in ReadEntries()
3054 else if (wndProcID == PWP_DIR) in ReadEntries()
3075 else if (wndProcID == PWP_UNINST) in ReadEntries()
3091 if (wndProcID == PWP_COMPLETED) in ReadEntries()
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Nsis/
H A DNsisIn.cpp2884 UInt32 wndProcID = Get32(p + 4); in ReadEntries() local
2902 if (wndProcID == PWP_COMPLETED) in ReadEntries()
2919 s += kPageTypes[wndProcID]; in ReadEntries()
2921 Add_UInt(wndProcID); in ReadEntries()
2939 if (wndProcID != PWP_CUSTOM) in ReadEntries()
2959 if (wndProcID == PWP_LICENSE) in ReadEntries()
2998 else if (wndProcID == PWP_SELCOM) in ReadEntries()
3000 else if (wndProcID == PWP_DIR) in ReadEntries()
3021 else if (wndProcID == PWP_UNINST) in ReadEntries()
3037 if (wndProcID == PWP_COMPLETED) in ReadEntries()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2183 DWORD wndProcID = 0; in SwapBuf() local
2184 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()
2185 if(wndProcID == procID) { in SwapBuf()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2183 DWORD wndProcID = 0; in SwapBuf() local
2184 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()
2185 if(wndProcID == procID) { in SwapBuf()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2183 DWORD wndProcID = 0; in SwapBuf() local
2184 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()
2185 if(wndProcID == procID) { in SwapBuf()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2183 DWORD wndProcID = 0; in SwapBuf() local
2184 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()
2185 if(wndProcID == procID) { in SwapBuf()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2735 DWORD wndProcID = 0;
2736 GetWindowThreadProcessId(hwnd, &wndProcID);
2737 if(wndProcID == procID) {
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2538 DWORD wndProcID = 0; in SwapBuf() local
2539 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()
2540 if(wndProcID == procID) { in SwapBuf()