Home
last modified time | relevance | path

Searched refs:colors (Results 9676 – 9700 of 82146) sorted by relevance

1...<<381382383384385386387388389390>>...3286

/dports/graphics/gifski/gifski-1.5.0/cargo-crates/imagequant-sys-3.0.6+sys2.15.0/msvc-dist/
H A Dnearest.c130 …l_create(&m, sizeof(handle[0]), sizeof(handle[0]) + sizeof(vp_node)*map->colors+16, map->malloc, m… in nearest_init()
132 LIQ_ARRAY(vp_sort_tmp, indexes, map->colors); in nearest_init()
134 for(unsigned int i=0; i < map->colors; i++) { in nearest_init()
138 vp_node *root = vp_create_node(&m, indexes, map->colors, map->palette); in nearest_init()
145 for(unsigned int i=0; i < map->colors; i++) { in nearest_init()
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/imagequant-sys-3.0.6+sys2.15.0/
H A Dnearest.c130 …l_create(&m, sizeof(handle[0]), sizeof(handle[0]) + sizeof(vp_node)*map->colors+16, map->malloc, m… in nearest_init()
132 LIQ_ARRAY(vp_sort_tmp, indexes, map->colors); in nearest_init()
134 for(unsigned int i=0; i < map->colors; i++) { in nearest_init()
138 vp_node *root = vp_create_node(&m, indexes, map->colors, map->palette); in nearest_init()
145 for(unsigned int i=0; i < map->colors; i++) { in nearest_init()
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/components/TransformationsEditor/
H A DTransformationEditor.tsx115 color: ${theme.colors.textBlue};
125 color: ${theme.colors.textWeak};
128 color: ${theme.colors.text};
144 color: ${theme.colors.textBlue};
150 color: ${theme.colors.text};
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIFontCache.cpp82 const std::vector<UTILS::Color> &colors, const vecText &text,
127 … const std::vector<UTILS::Color> &colors, const vecText &text, in Lookup() argument
135 …return m_impl->Lookup(pos, colors, text, alignment, maxPixelWidth, scrolling, nowMillis, dirtyCach… in Lookup()
140 … const std::vector<UTILS::Color> &colors, const vecText &text, in Lookup() argument
146 … const_cast<std::vector<UTILS::Color> &>(colors), const_cast<vecText &>(text), in Lookup()
/dports/graphics/pngquant/pngquant-2.17.0/lib/
H A Dnearest.c130 …l_create(&m, sizeof(handle[0]), sizeof(handle[0]) + sizeof(vp_node)*map->colors+16, map->malloc, m… in nearest_init()
132 LIQ_ARRAY(vp_sort_tmp, indexes, map->colors); in nearest_init()
134 for(unsigned int i=0; i < map->colors; i++) { in nearest_init()
138 vp_node *root = vp_create_node(&m, indexes, map->colors, map->palette); in nearest_init()
145 for(unsigned int i=0; i < map->colors; i++) { in nearest_init()
/dports/graphics/pngquant/pngquant-2.17.0/lib/msvc-dist/
H A Dnearest.c130 …l_create(&m, sizeof(handle[0]), sizeof(handle[0]) + sizeof(vp_node)*map->colors+16, map->malloc, m… in nearest_init()
132 LIQ_ARRAY(vp_sort_tmp, indexes, map->colors); in nearest_init()
134 for(unsigned int i=0; i < map->colors; i++) { in nearest_init()
138 vp_node *root = vp_create_node(&m, indexes, map->colors, map->palette); in nearest_init()
145 for(unsigned int i=0; i < map->colors; i++) { in nearest_init()
/dports/graphics/qgis/qgis-3.22.3/src/server/services/wms/
H A Dqgsmediancut.cpp37 void imageColors( QHash<QRgb, int> &colors, const QImage &image ) in imageColors() argument
39 colors.clear(); in imageColors()
50 colorIt = colors.find( currentScanLine[j] ); in imageColors()
51 if ( colorIt == colors.end() ) in imageColors()
53 colors.insert( currentScanLine[j], 1 ); in imageColors()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/server/services/wms/
H A Dqgsmediancut.cpp37 void imageColors( QHash<QRgb, int> &colors, const QImage &image ) in imageColors() argument
39 colors.clear(); in imageColors()
50 colorIt = colors.find( currentScanLine[j] ); in imageColors()
51 if ( colorIt == colors.end() ) in imageColors()
53 colors.insert( currentScanLine[j], 1 ); in imageColors()
/dports/math/vtk9/VTK-9.1.0/IO/Export/
H A DvtkIVExporter.cxx256 vtkUnsignedCharArray* colors; in WriteAnActor() local
317 colors = pm->MapScalars(1.0); in WriteAnActor()
449 this->WritePointData(points, normals, tcoords, colors, fp); in WriteAnActor()
559 if (colors) in WriteAnActor()
570 c = colors->GetPointer(4 * indx[i]); in WriteAnActor()
608 vtkUnsignedCharArray* colors, FILE* fp) in WritePointData() argument
671 if (colors) in WritePointData()
678 for (i = 0; i < colors->GetNumberOfTuples(); i++) in WritePointData()
680 c = colors->GetPointer(4 * i); in WritePointData()
/dports/science/py-OpenMC/openmc-0.12.2/openmc/
H A Dplots.py300 def colors(self): member in Plot
361 @colors.setter
362 def colors(self, colors): argument
363 cv.check_type('plot colors', colors, Mapping)
364 for key, value in colors.items():
367 self._colors = colors
536 self.colors[domain] = np.random.randint(0, 256, (3,))
579 for domain, color in self.colors.items():
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/util/
H A Dplotting.py9 from matplotlib import colors, cm
51 colors = getattr(mod, color_cycle[1]).mpl_colors
56 ax.set_prop_cycle(cycler("color", colors))
103 colors = palettable.colorbrewer.diverging.RdYlBu_4.mpl_colors
104 c1 = colors[0]
105 c2 = colors[-1]
138 ax1.tick_params("y", colors=c1, labelsize=ticksize)
152 ax2.tick_params("y", colors=c2, labelsize=ticksize)
288 norm = colors.Normalize(vmin=min_val, vmax=max_val)
/dports/devel/lab/lab-0.17.2/vendor/github.com/rivo/tview/
H A Dutil.go171 func decomposeString(text string, findColors, findRegions bool) (colorIndices [][]int, colors [][]s…
180 colors = colorPattern.FindAllStringSubmatch(text, -1)
192 colors = append(colors[:i], colors[i+1:]...)
251 …colorIndices, colors, _, _, escapeIndices, strippedText, strippedWidth := decomposeString(text, tr…
268 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
342 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
370 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/graphs/
H A Dfgraph.php150 function slicesbar_graph($chart_data, $period, $width, $height, $colors, argument
160 $graph['color'] = $colors;
687 $font_size = '', $ttl = 1, $legend_position = false, $colors = '') { argument
691 $legend_position, $colors);
696 $font_size = '', $ttl = 1, $legend_position = false, $colors = '') { argument
700 $legend_position, $colors);
706 $colors = '') { argument
745 $font, $font_size, $legend_position, $colors);
758 $graph['color'] = $colors;
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/plotting/
H A Dsurf_plotting.py13 from matplotlib.colors import Normalize, LinearSegmentedColormap
24 from matplotlib.colors import to_rgba
380 labels=None, colors=None, legend=False, cmap='tab20', argument
457 if colors is None:
462 colors = [cmap(norm(color_i)) for color_i in range(vmax)]
465 colors = [to_rgba(color, alpha=1.) for color in colors]
472 if not (len(labels) == len(levels) and len(colors) == len(labels)):
477 for level, color, label in zip(levels, colors, labels):
/dports/net-im/tut/tut-0.0.17/vendor/github.com/rivo/tview/
H A Dutil.go175 func decomposeString(text string, findColors, findRegions bool) (colorIndices [][]int, colors [][]s…
184 colors = colorPattern.FindAllStringSubmatch(text, -1)
196 colors = append(colors[:i], colors[i+1:]...)
255 …colorIndices, colors, _, _, escapeIndices, strippedText, strippedWidth := decomposeString(text, tr…
272 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
346 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
374 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
/dports/science/openmc/openmc-0.12.2/openmc/
H A Dplots.py300 def colors(self): member in Plot
361 @colors.setter
362 def colors(self, colors): member in Plot
363 cv.check_type('plot colors', colors, Mapping)
364 for key, value in colors.items():
367 self._colors = colors
536 self.colors[domain] = np.random.randint(0, 256, (3,))
579 for domain, color in self.colors.items():
/dports/net/py-stomp.py/stomp.py-4.1.17/stomp/
H A D__main__.py14 import stomp.colors
102 … self.stdout.write(stomp.colors.BOLD + stomp.colors.RED + str(msg) + stomp.colors.NO_COLOR + end)
167 'hl': stomp.colors.BOLD + stomp.colors.GREEN,
168 'nc': stomp.colors.NO_COLOR,
334 … (stomp.colors.BOLD, stomppy_version, self.conn.version, stomp.colors.NO_COLOR))
/dports/math/vtk8/VTK-8.2.0/IO/Export/
H A DvtkIVExporter.cxx250 vtkUnsignedCharArray *colors; in WriteAnActor() local
312 colors = pm->MapScalars(1.0); in WriteAnActor()
443 this->WritePointData(points, normals, tcoords, colors, fp); in WriteAnActor()
553 if (colors) in WriteAnActor()
564 c = colors->GetPointer(4*indx[i]); in WriteAnActor()
605 vtkUnsignedCharArray *colors, FILE *fp) in WritePointData() argument
668 if (colors) in WritePointData()
675 for (i = 0; i < colors->GetNumberOfTuples(); i++) in WritePointData()
677 c = colors->GetPointer(4*i); in WritePointData()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/skins-qt/
H A Dplaylist-widget.cc145 cr.fillRect (cr.window (), QColor (skin.colors[SKIN_PLEDIT_NORMALBG])); in draw()
151 cr.setPen (QColor (skin.colors[SKIN_PLEDIT_NORMAL])); in draw()
162 m_row_height, QColor (skin.colors[SKIN_PLEDIT_SELECTEDBG])); in draw()
176 cr.setPen (QColor (skin.colors[(i == active_entry) ? in draw()
199 cr.setPen (QColor (skin.colors[(i == active_entry) ? in draw()
226 cr.setPen (QColor (skin.colors[(i == active_entry) ? in draw()
245 cr.setPen (QColor (skin.colors[(i == active_entry) ? in draw()
260 cr.setPen (QColor (skin.colors[SKIN_PLEDIT_NORMAL])); in draw()
269 QColor (skin.colors[SKIN_PLEDIT_NORMAL])); in draw()
/dports/devel/ccls/ccls.wiki/
H A DVisual-Studio-Code.md107 …ttes. `ccls.highlight.memberFunction.colors` is not defined but it can inherit from `ccls.highligh…
111 "ccls.highlight.function.colors": ["#e5b124", "#927754", "#eb992c", "#e2bf8f", "#d67c17", "#88651e"…
112 "ccls.highlight.type.colors": ["#e1afc3", "#d533bb", "#9b677f", "#e350b6", "#a04360", "#dd82bc", "#…
113 "ccls.highlight.variable.colors": ["#587d87", "#26cdca", "#397797", "#57c2cc", "#306b72", "#6cbcdf"…
115 "ccls.highlight.macro.colors": ["#e79528", "#c5373d", "#e8a272", "#d84f2b", "#a67245", "#e27a33", "…
116 "ccls.highlight.namespace.colors": ["#429921", "#58c1a4", "#5ec648", "#36815b", "#83c65d", "#417b2f…
119 The colors will be randomly assigned to symbols. Change these properties to 1-element arrays to mak…
/dports/sysutils/p5-Proc-ProcessTable-Colorizer/Proc-ProcessTable-Colorizer-0.3.0/lib/Proc/ProcessTable/
H A DColorizer.pm55 colors=>[
865 if( defined( $self->{colors}[ $self->{nextColor} ] ) ){
866 $color=$self->{colors}[ $self->{nextColor} ];
870 $color=$self->{colors}[ $self->{nextColor} ];
1363 my $colors=$self->timeColorsGet;
1390 $toReturn=color($colors->[3]).$hours.':';
1392 $toReturn=color($colors->[2]).$hours.':';
1400 $toReturn=$toReturn.color( $colors->[1] ). $minutes.':';
1403 $toReturn=$toReturn.color( $colors->[0] ).$seconds;
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/libocad/
H A Dfile.c190 file->colors = (OCADColor *)(file->buffer + 0x48); in ocad_file_open()
223 file->colors = (OCADColor *)(file->buffer + 0x48); in ocad_file_open_memory()
293 pnew->colors = (OCADColor *)p; in ocad_file_new()
327 u32 colors_offset = (u8*)file->colors - file->buffer; in ocad_file_reserve()
336 file->colors = (OCADColor*)(file->buffer + colors_offset); in ocad_file_reserve()
368 pnew->colors = (OCADColor *)p; in ocad_file_compact()
370 p = copy_and_advance(p, pfile->colors, size); in ocad_file_compact()
405 pfile->colors = pnew->colors; in ocad_file_compact()
/dports/math/vtk6/VTK-6.2.0/IO/Export/
H A DvtkIVExporter.cxx254 vtkUnsignedCharArray *colors; in WriteAnActor() local
316 colors = pm->MapScalars(1.0); in WriteAnActor()
447 this->WritePointData(points, normals, tcoords, colors, fp); in WriteAnActor()
557 if (colors) in WriteAnActor()
568 c = colors->GetPointer(4*indx[i]); in WriteAnActor()
609 vtkUnsignedCharArray *colors, FILE *fp) in WritePointData() argument
672 if (colors) in WritePointData()
679 for (i = 0; i < colors->GetNumberOfTuples(); i++) in WritePointData()
681 c = colors->GetPointer(4*i); in WritePointData()
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/rivo/tview/
H A Dutil.go175 func decomposeString(text string, findColors, findRegions bool) (colorIndices [][]int, colors [][]s…
184 colors = colorPattern.FindAllStringSubmatch(text, -1)
196 colors = append(colors[:i], colors[i+1:]...)
255 …colorIndices, colors, _, _, escapeIndices, strippedText, strippedWidth := decomposeString(text, tr…
272 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
346 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
374 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/rivo/tview/tview-2e907d29e475/
H A Dutil.go171 func decomposeString(text string, findColors, findRegions bool) (colorIndices [][]int, colors [][]s…
180 colors = colorPattern.FindAllStringSubmatch(text, -1)
192 colors = append(colors[:i], colors[i+1:]...)
251 …colorIndices, colors, _, _, escapeIndices, strippedText, strippedWidth := decomposeString(text, tr…
268 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
342 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])
370 …undColor, attributes = styleFromTag(foregroundColor, backgroundColor, attributes, colors[colorPos])

1...<<381382383384385386387388389390>>...3286