Home
last modified time | relevance | path

Searched defs:InsertColor (Results 1 – 7 of 7) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Common/Color/
H A DvtkColorSeries.cxx525 void vtkColorSeries::InsertColor(int index, const vtkColor3ub &color) in InsertColor() function in vtkColorSeries
/dports/math/vtk9/VTK-9.1.0/Common/Color/
H A DvtkColorSeries.cxx522 void vtkColorSeries::InsertColor(int index, const vtkColor3ub& color) in InsertColor() function in vtkColorSeries
/dports/math/vtk8/VTK-8.2.0/Common/Color/
H A DvtkColorSeries.cxx525 void vtkColorSeries::InsertColor(int index, const vtkColor3ub &color) in InsertColor() function in vtkColorSeries
/dports/devel/upp/upp/uppsrc/ide/
H A DInsert.cpp72 void Ide::InsertColor() in InsertColor() function in Ide
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxestyle.cxx326 sal_uInt32 XclExpPaletteImpl::InsertColor( const Color& rColor, XclExpColorType eType, sal_uInt16 n… in InsertColor() function in XclExpPaletteImpl
765 sal_uInt32 XclExpPalette::InsertColor( const Color& rColor, XclExpColorType eType, sal_uInt16 nAuto… in InsertColor() function in XclExpPalette
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxestyle.cxx323 sal_uInt32 XclExpPaletteImpl::InsertColor( const Color& rColor, XclExpColorType eType, sal_uInt16 n… in InsertColor() function in XclExpPaletteImpl
762 sal_uInt32 XclExpPalette::InsertColor( const Color& rColor, XclExpColorType eType, sal_uInt16 nAuto… in InsertColor() function in XclExpPalette
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Composition/
H A Dmod.rs13382 …pub fn InsertColor<'a, Param0: ::windows::runtime::IntoParam<'a, ::windows::runtime::HSTRING>, Par… in InsertColor() method