Home
last modified time | relevance | path

Searched refs:AddColor (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/games/pioneer/pioneer-20210723/src/scenegraph/
H A DColorMap.cpp21 void ColorMap::AddColor(int width, const Color &c, std::vector<Uint8> &out) in AddColor() function in SceneGraph::ColorMap
34 AddColor(w, Color(255, 255, 255), colors); in Generate()
35 AddColor(w, a, colors); in Generate()
36 AddColor(w, b, colors); in Generate()
37 AddColor(w, c, colors); in Generate()
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/paint/arrows/
H A Darrowtool.cc82 arrow->SetLineColor (gcp::AddColor); in OnClicked()
93 arrow->SetLineColor (gcp::AddColor); in OnClicked()
100 arrow->SetLineColor (gcp::AddColor); in OnClicked()
112 arrow->SetLineColor (gcp::AddColor); in OnClicked()
118 arrow->SetLineColor (gcp::AddColor); in OnClicked()
128 arrow->SetLineColor (gcp::AddColor); in OnClicked()
144 line->SetLineColor (gcp::AddColor); in OnClicked()
151 line->SetLineColor (gcp::AddColor); in OnClicked()
165 pl->SetLineColor (gcp::AddColor); in OnClicked()
291 line->SetLineColor (gcp::AddColor); in OnDrag()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/style_variable_generator/
H A Dbase_generator.py37 def AddColor(self, name, value_str): member in ModeVariables
64 def AddColor(self, name, value_obj): member in BaseGenerator
66 self._mode_variables[self._default_mode].AddColor(name, value_obj)
70 self._mode_variables[mode].AddColor(name, value_obj[mode])
86 self.AddColor(name, value)
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_cache/sg/
H A Difsg_colors.cpp171 bool IFSG_COLORS::AddColor( double aRedValue, double aGreenValue, double aBlueValue ) in AddColor() function in IFSG_COLORS
175 ( (SGCOLORS*) m_node )->AddColor( aRedValue, aGreenValue, aBlueValue ); in AddColor()
181 bool IFSG_COLORS::AddColor( const SGCOLOR& aColor ) in AddColor() function in IFSG_COLORS
185 ( (SGCOLORS*) m_node )->AddColor( aColor ); in AddColor()
H A Dsg_colors.h55 void AddColor( double aRedValue, double aGreenValue, double aBlueValue );
56 void AddColor( const SGCOLOR& aColor );
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Dgradient_edit_widget.cpp318 gradient.AddColor(color, pos); in AddColor()
356 newGradient.AddColor(color, 0.0f); in ChangeNumberOfColors()
357 newGradient.AddColor(color, 1.0f); in ChangeNumberOfColors()
363 newGradient.AddColor(color, pos); in ChangeNumberOfColors()
408 gradient.AddColor(pixelRGB, 0.0); in GrabColors()
409 gradient.AddColor(pixelRGB, 1.0); in GrabColors()
414 gradient.AddColor(pixelRGB, pos); in GrabColors()
495 gradient.AddColor(color, 0.0f); in DecodeGradientFromFile()
496 gradient.AddColor(color, 1.0f); in DecodeGradientFromFile()
619 gradient.AddColor(color, 0.0f); in pressedButtonRandomColorsAndPositions()
[all …]
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/paint/atoms/
H A Delectrontool.cc100 circle->SetFillColor (gcp::AddColor); in OnClicked()
104 circle->SetFillColor (gcp::AddColor); in OnClicked()
109 circle->SetFillColor (gcp::AddColor); in OnClicked()
210 circle->SetFillColor (gcp::AddColor); in OnDrag()
214 circle->SetFillColor (gcp::AddColor); in OnDrag()
219 circle->SetFillColor (gcp::AddColor); in OnDrag()
H A Dorbitaltool.cc69 circle->SetLineColor (gcp::AddColor); in OnClicked()
80 leaf->SetLineColor (gcp::AddColor); in OnClicked()
86 leaf->SetLineColor (gcp::AddColor); in OnClicked()
97 leaf->SetLineColor (gcp::AddColor); in OnClicked()
103 leaf->SetLineColor (gcp::AddColor); in OnClicked()
109 leaf->SetLineColor (gcp::AddColor); in OnClicked()
115 leaf->SetLineColor (gcp::AddColor); in OnClicked()
127 leaf->SetLineColor (gcp::AddColor); in OnClicked()
133 leaf->SetLineColor (gcp::AddColor); in OnClicked()
139 leaf->SetLineColor (gcp::AddColor); in OnClicked()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFusion/test/
H A DitkLabelMapOverlayImageFilterTest3.cxx59 functor.AddColor(0, 0, 255); in itkLabelMapOverlayImageFilterTest3()
60 functor.AddColor(0, 255, 0); in itkLabelMapOverlayImageFilterTest3()
61 functor.AddColor(255, 0, 0); in itkLabelMapOverlayImageFilterTest3()
H A DitkLabelMapContourOverlayImageFilterTest3.cxx65 functor.AddColor(0, 0, 255); in itkLabelMapContourOverlayImageFilterTest3()
66 functor.AddColor(0, 255, 0); in itkLabelMapContourOverlayImageFilterTest3()
67 functor.AddColor(255, 0, 0); in itkLabelMapContourOverlayImageFilterTest3()
H A DitkLabelMapToRGBImageFilterTest1.cxx65 functor.AddColor(0, 0, 255); in itkLabelMapToRGBImageFilterTest1()
70 colorizer->GetFunctor().AddColor(0, 255, 0); in itkLabelMapToRGBImageFilterTest1()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/uil/
H A Dyacc.y349 $$ = AddColor($1,$3, $5, 1);
353 $$ = AddColor($1,$3, NULL, 1);
357 $$ = AddColor(__MrmStore("\"_bg\""),$3, NULL, 0);
361 $$ = AddColor(__MrmStore("\"_bg\""), $3, $5, 0);
365 $$ = AddColor(__MrmStore("\"_fg\""), $3, NULL, 0);
369 $$ = AddColor(__MrmStore("\"_fg\""), $3, $5, 0);
373 $$ = AddColor($3, $6, $8, 0);
377 $$ = AddColor($3, $6, NULL, 0);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.py42 def AddColor(builder, color): builder.PrependUint8Slot(0, color, 2) function
45 return AddColor(builder, color)
78 AddColor(builder, self.color)
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.py42 def AddColor(builder, color): builder.PrependUint8Slot(0, color, 2) function
45 return AddColor(builder, color)
78 AddColor(builder, self.color)
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/plugins/3dapi/
H A Difsg_colors.h54 bool AddColor( double aRedValue, double aGreenValue, double aBlueValue );
55 bool AddColor( const SGCOLOR& aColor );
/dports/math/vtk6/VTK-6.2.0/Common/Color/Testing/Cxx/
H A DTestColorSeries.cxx67 color = vtkColor3ub( 255, 255, 255 ); palettes->AddColor( color ); in TestColorSeries()
68 color = vtkColor3ub( 0, 255, 0 ); palettes->AddColor( color ); in TestColorSeries()
69 color = vtkColor3ub( 0, 0, 255 ); palettes->AddColor( color ); in TestColorSeries()
141 color = vtkColor3ub( 255, 255, 255 ); palettes->AddColor( color ); in TestColorSeries()
/dports/math/vtk9/VTK-9.1.0/Common/Color/Testing/Cxx/
H A DTestColorSeries.cxx67 palettes->AddColor(color); in TestColorSeries()
69 palettes->AddColor(color); in TestColorSeries()
71 palettes->AddColor(color); in TestColorSeries()
145 palettes->AddColor(color); in TestColorSeries()
/dports/math/vtk8/VTK-8.2.0/Common/Color/Testing/Cxx/
H A DTestColorSeries.cxx67 color = vtkColor3ub( 255, 255, 255 ); palettes->AddColor( color ); in TestColorSeries()
68 color = vtkColor3ub( 0, 255, 0 ); palettes->AddColor( color ); in TestColorSeries()
69 color = vtkColor3ub( 0, 0, 255 ); palettes->AddColor( color ); in TestColorSeries()
141 color = vtkColor3ub( 255, 255, 255 ); palettes->AddColor( color ); in TestColorSeries()
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/Testing/Cxx/
H A DTestWindBladeReader.cxx40 void AddColor(vtkDataSet* grid) in AddColor() function
89 AddColor(bladeGeometryFilter->GetOutput()); in TestWindBladeReader()
90 AddColor(groundGeometryFilter->GetOutput()); in TestWindBladeReader()
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/Testing/Cxx/
H A DTestWindBladeReader.cxx40 void AddColor(vtkDataSet* grid) in AddColor() function
89 AddColor(bladeGeometryFilter->GetOutput()); in TestWindBladeReader()
90 AddColor(groundGeometryFilter->GetOutput()); in TestWindBladeReader()
/dports/math/vtk6/VTK-6.2.0/IO/Geometry/Testing/Cxx/
H A DTestWindBladeReader.cxx40 void AddColor(vtkDataSet* grid) in AddColor() function
89 AddColor(bladeGeometryFilter->GetOutput()); in TestWindBladeReader()
90 AddColor(groundGeometryFilter->GetOutput()); in TestWindBladeReader()
/dports/math/vtk8/VTK-8.2.0/IO/MPIParallel/Testing/Cxx/
H A DTestPWindBladeReader.cxx41 void AddColor(vtkDataSet* grid) in AddColor() function
99 AddColor(bladeGeometryFilter->GetOutput()); in TestPWindBladeReader()
100 AddColor(groundGeometryFilter->GetOutput()); in TestPWindBladeReader()
/dports/math/vtk9/VTK-9.1.0/IO/MPIParallel/Testing/Cxx/
H A DTestPWindBladeReader.cxx41 void AddColor(vtkDataSet* grid) in AddColor() function
100 AddColor(bladeGeometryFilter->GetOutput()); in TestPWindBladeReader()
101 AddColor(groundGeometryFilter->GetOutput()); in TestPWindBladeReader()
/dports/math/vtk6/VTK-6.2.0/IO/MPIParallel/Testing/Cxx/
H A DTestPWindBladeReader.cxx41 void AddColor(vtkDataSet* grid) in AddColor() function
99 AddColor(bladeGeometryFilter->GetOutput()); in TestPWindBladeReader()
100 AddColor(groundGeometryFilter->GetOutput()); in TestPWindBladeReader()
/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDoc/
H A DXCAFDoc_ColorTool.cxx186 TDF_Label XCAFDoc_ColorTool::AddColor (const Quantity_Color& col) const in AddColor() function in XCAFDoc_ColorTool
190 return AddColor(aCol); in AddColor()
198 TDF_Label XCAFDoc_ColorTool::AddColor (const Quantity_ColorRGBA& theColor) const in AddColor() function in XCAFDoc_ColorTool
278 TDF_Label colorL = AddColor ( Color ); in SetColor()
291 TDF_Label colorL = AddColor(Color); in SetColor()
384 TDF_Label colorL = AddColor ( Color ); in SetColor()
397 TDF_Label colorL = AddColor(Color); in SetColor()

12345678910