Home
last modified time | relevance | path

Searched defs:GetColorCount (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A DkryColorTable.cpp195 int kryColorTable::GetColorCount() in GetColorCount() function in kryColorTable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dbitmap.hxx577 inline sal_Int64 Bitmap::GetColorCount() const in GetColorCount() function in Bitmap
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/
H A DPaletteManager.cxx252 tools::Long PaletteManager::GetColorCount() const in GetColorCount() function in PaletteManager
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DColorPopup.cpp108 int ColorPopUp::GetColorCount() const in GetColorCount() function in Upp::ColorPopUp
/dports/devel/upp/upp/uppsrc/Draw/
H A DRasterFormat.cpp124 int RasterFormat::GetColorCount() const in GetColorCount() function in Upp::RasterFormat
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A DPaletteManager.cxx306 long PaletteManager::GetColorCount() const in GetColorCount() function in PaletteManager
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgracolorquantization.pas130 function GetColorCount(ACountPureTransparent: boolean): integer; in GetColorCount() function
1595 function TBGRAColorBox.GetColorCount(ACountPureTransparent: boolean): integer; in GetColorCount() function
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgracolorquantization.pas130 function GetColorCount(ACountPureTransparent: boolean): integer; in GetColorCount() function
1595 function TBGRAColorBox.GetColorCount(ACountPureTransparent: boolean): integer; in GetColorCount() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxlstyle.hxx256 sal_uInt32 GetColorCount() const { return mnTableSize - EXC_COLOR_USEROFFSET; } in GetColorCount() function in XclDefaultPalette
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxlstyle.hxx257 sal_uInt32 GetColorCount() const { return mnTableSize - EXC_COLOR_USEROFFSET; } in GetColorCount() function in XclDefaultPalette
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Imaging/
H A Dmod.rs4532 pub unsafe fn GetColorCount(&self) -> ::windows::runtime::Result<u32> { in GetColorCount() method