Home
last modified time | relevance | path

Searched defs:HasPalette (Results 1 – 23 of 23) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/dib/
H A Dcfx_dibbase.h53 bool HasPalette() const { return !m_palette.empty(); } in HasPalette() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A DBitmapInfoAccess.hxx88 bool HasPalette() const in HasPalette() function in BitmapInfoAccess
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dbitmapaccess.hxx97 bool HasPalette() const in HasPalette() function in BitmapInfoAccess
/dports/graphics/grx/grx249/addons/print/
H A Dgrxprn00.h140 #define HasPalette(x) (x->Flags & pfHasPalette) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/imageio/
H A Dwicdec.c196 static int HasPalette(GUID pixel_format) { in HasPalette() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/imageio/
H A Dwicdec.c196 static int HasPalette(GUID pixel_format) { in HasPalette() function
/dports/graphics/webp/libwebp-1.2.1/imageio/
H A Dwicdec.c199 static int HasPalette(GUID pixel_format) { in HasPalette() function
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/imageio/
H A Dwicdec.c196 static int HasPalette(GUID pixel_format) { in HasPalette() function
/dports/games/d2x/d2x-0.2.5/arch/win32/include/
H A Dtexture.h124 BOOL HasPalette () { return m_pi.IsIndexed (); } in HasPalette() function
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/imageio/
H A Dwicdec.c193 static int HasPalette(GUID pixel_format) { in HasPalette() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/imageio/
H A Dwicdec.c196 static int HasPalette(GUID pixel_format) { in HasPalette() function
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/imageio/
H A Dwicdec.c196 static int HasPalette(GUID pixel_format) { in HasPalette() function
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zorkian/go-datadog-api/go-datadog-api-2.21.0/
H A Ddatadog-accessors.go2825 func (c *ConditionalFormat) HasPalette() bool { func
3600 func (d *DashboardConditionalFormat) HasPalette() bool { func
6607 func (g *GraphDefinitionRequestStyle) HasPalette() bool { func
8002 func (h *HostmapStyle) HasPalette() bool { func
13737 func (s *Style) HasPalette() bool { func
16372 func (t *TileDefRequestStyle) HasPalette() bool { func
16527 func (t *TileDefStyle) HasPalette() bool { func
17209 func (t *TimeseriesRequestStyle) HasPalette() bool { func
20681 func (w *WidgetConditionalFormat) HasPalette() bool { func
21177 func (w *WidgetRequestStyle) HasPalette() bool { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/zorkian/go-datadog-api/
H A Ddatadog-accessors.go2825 func (c *ConditionalFormat) HasPalette() bool { func
3600 func (d *DashboardConditionalFormat) HasPalette() bool { func
6607 func (g *GraphDefinitionRequestStyle) HasPalette() bool { func
8002 func (h *HostmapStyle) HasPalette() bool { func
13737 func (s *Style) HasPalette() bool { func
16372 func (t *TileDefRequestStyle) HasPalette() bool { func
16527 func (t *TileDefStyle) HasPalette() bool { func
17209 func (t *TimeseriesRequestStyle) HasPalette() bool { func
20681 func (w *WidgetConditionalFormat) HasPalette() bool { func
21177 func (w *WidgetRequestStyle) HasPalette() bool { func
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/Library/Classes/
H A DFreeImageBitmap.cs1646 public bool HasPalette property in FreeImageAPI.FreeImageBitmap
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dimage.cpp1937 bool wxImage::HasPalette() const in HasPalette() function in wxImage
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dimage.cpp1937 bool wxImage::HasPalette() const in HasPalette() function in wxImage
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dimage.cpp1937 bool wxImage::HasPalette() const in HasPalette() function in wxImage
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dimage.cpp1937 bool wxImage::HasPalette() const in HasPalette() function in wxImage
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dimage.cpp2267 bool wxImage::HasPalette() const in HasPalette() function in wxImage
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dimage.cpp2263 bool wxImage::HasPalette() const in HasPalette() function in wxImage
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dimage.cpp2472 bool wxImage::HasPalette() const in HasPalette() function in wxImage
/dports/graphics/freeimage/FreeImage/Wrapper/FreeImage.NET/cs/UnitTest/
H A DFreeImage.cs10884 public bool HasPalette property in FreeImageAPI.FreeImageBitmap