Home
last modified time | relevance | path

Searched defs:nIcons (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/services/util_win/
H A Dutil_read_icon.cc69 UINT nIcons = PrivateExtractIconsW(filename.value().c_str(), 0, 0, 0, nullptr, in ReadIcon() local
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DShell32.java390 …tractIconEx(String lpszFile, int nIconIndex, HICON[] phiconLarge, HICON[] phiconSmall, int nIcons); in ExtractIconEx()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dimagbmp.cpp1240 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in DoLoadFile() local
1306 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in GetImageCount() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dimagbmp.cpp1240 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in DoLoadFile() local
1306 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in GetImageCount() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dimagbmp.cpp1240 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in DoLoadFile() local
1306 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in GetImageCount() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dimagbmp.cpp1240 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in DoLoadFile() local
1306 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in GetImageCount() local
/dports/graphics/libimg/Img-1.4.12/ico/
H A Dico.c86 UShort nIcons; member
236 UShort reserved, type, nIcons; in readIcoHeader() local
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkCore/
H A DDkActionManager.cpp270 int nIcons = ExtractIconExW(wDirName, 0, NULL, NULL, 0); in assignIcon() local
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dimagbmp.cpp1422 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in DoLoadFile() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dimagbmp.cpp1562 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in DoLoadFile() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dimagbmp.cpp1422 wxUint16 nIcons = wxUINT16_SWAP_ON_BE(IconDir.idCount); in DoLoadFile() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java2151 …ractIconEx (TCHAR lpszFile, int nIconIndex, long [] phiconLarge, long [] phiconSmall, int nIcons) { in ExtractIconEx()
2767 …actIconEx (char [] lpszFile, int nIconIndex, long [] phiconLarge, long [] phiconSmall, int nIcons); in ExtractIconEx()