Home
last modified time | relevance | path

Searched refs:ILC_COLOR24 (Results 1 – 25 of 257) sorted by relevance

1234567891011

/dports/cad/ldview/ldview-4.4/CUI/
H A DCUIScaler.h23 return use32bit() ? ILC_COLOR32 : ILC_COLOR24 | ILC_MASK; in imageListCreateFlags()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Ddragimag.cpp124 flags = ILC_COLOR24; in Create()
181 flags = ILC_COLOR24; in Create()
H A Dimaglist.cpp86 else if (dd <= 24) flags |= ILC_COLOR24; // 16m truecolor in Create()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Ddragimag.cpp124 flags = ILC_COLOR24; in Create()
181 flags = ILC_COLOR24; in Create()
H A Dimaglist.cpp86 else if (dd <= 24) flags |= ILC_COLOR24; // 16m truecolor in Create()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Ddragimag.cpp124 flags = ILC_COLOR24; in Create()
181 flags = ILC_COLOR24; in Create()
H A Dimaglist.cpp86 else if (dd <= 24) flags |= ILC_COLOR24; // 16m truecolor in Create()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Ddragimag.cpp124 flags = ILC_COLOR24; in Create()
181 flags = ILC_COLOR24; in Create()
H A Dimaglist.cpp86 else if (dd <= 24) flags |= ILC_COLOR24; // 16m truecolor in Create()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Ddragimag.cpp151 flags = ILC_COLOR24; in Create()
204 flags = ILC_COLOR24; in Create()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Ddragimag.cpp161 flags = ILC_COLOR24; in Create()
218 flags = ILC_COLOR24; in Create()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Ddragimag.cpp161 flags = ILC_COLOR24; in Create()
218 flags = ILC_COLOR24; in Create()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/win32/
H A Dcommon-control.scm78 ILC_COLOR24
206 (define-constant ILC_COLOR24 #x00000018)
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/PCMan/
H A DUIStatus.cpp247 HIMAGELIST himl = ImageList_Create( 16, 16, ILC_COLOR24|ILC_MASK, 7, 0); in UICreateStatusWindow()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Loaders/Win32/OVIMEUIManaged/PCMan/
H A DUIStatus.cpp247 HIMAGELIST himl = ImageList_Create( 16, 16, ILC_COLOR24|ILC_MASK, 7, 0); in UICreateStatusWindow()
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32wsimglist.pp250 24: FLAGS := ILC_COLOR24 or ILC_MASK;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32wsimglist.pp250 24: FLAGS := ILC_COLOR24 or ILC_MASK;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32wsimglist.pp250 24: FLAGS := ILC_COLOR24 or ILC_MASK;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32wsimglist.pp250 24: FLAGS := ILC_COLOR24 or ILC_MASK;
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvtext.cpp1664 …if ((ToolImages1 = ImageList_Create (38, 21, (screen_depth < 8 ? ILC_COLOR4 : ILC_COLOR24) | ILC_M… in create_toolbar()
1792 …if ((ToolImages2 = ImageList_Create (14, 14, (screen_depth < 8 ? ILC_COLOR4 : ILC_COLOR24) | ILC_M… in create_toolbar()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1703 ILC_COLOR24 = 0x00000018 const
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dconstants.go1703 ILC_COLOR24 = 0x00000018 const
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dconstants.go1703 ILC_COLOR24 = 0x00000018 const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dconstants.go1703 ILC_COLOR24 = 0x00000018 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1703 ILC_COLOR24 = 0x00000018 const

1234567891011