Home
last modified time | relevance | path

Searched defs:colors (Results 7226 – 7250 of 14725) sorted by relevance

1...<<281282283284285286287288289290>>...589

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DDiagramViewModel.java211 List<Color> colors = new ArrayList<Color>(); in setSelectedNodes() local
/dports/textproc/py-pdfminer3k/pdfminer3k-1.3.4/pdfminer/
H A Dutils.py7 def apply_png_predictor(pred, colors, columns, bitspercomponent, data): argument
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DDiagramViewModel.java211 List<Color> colors = new ArrayList<Color>(); in setSelectedNodes() local
/dports/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.21/src/
H A Dnv_dac.c324 NVDACLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices, LOCO *colors, in NVDACLoadPalette()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DNFFLoader.h194 std::vector<aiColor4D> colors; member
/dports/biology/ugene/ugene-40.1/src/plugins/dna_stat/src/
H A DDNAStatMSAProfileDialog.cpp166 QString colors[] = {"#ff5555", "#ff9c00", "#60ff00", "#a1d1e5", "#dddddd"}; in run() local
/dports/biology/scrm/scrm-1.7.4/tests/manualtests/LD/
H A Dld_test.py322 def myfigures ( delta, rho, prefix, legend, colors): argument
/dports/graphics/cfdg/cfdg-3.3_1/src-agg/agg2/
H A Dagg_pixfmt_rgb.h570 const color_type* colors) in copy_color_hspan()
586 const color_type* colors) in copy_color_vspan()
598 const color_type* colors, in blend_color_hspan()
639 const color_type* colors, in blend_color_vspan()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxblend1.c392 pdf14_encode_color(gx_device *dev, const gx_color_value colors[]) in pdf14_encode_color()
408 pdf14_encode_color16(gx_device *dev, const gx_color_value colors[]) in pdf14_encode_color16()
428 pdf14_encode_color_tag(gx_device *dev, const gx_color_value colors[]) in pdf14_encode_color_tag()
446 pdf14_encode_color16_tag(gx_device *dev, const gx_color_value colors[]) in pdf14_encode_color16_tag()
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_pixfmt_rgb.h570 const color_type* colors) in copy_color_hspan()
586 const color_type* colors) in copy_color_vspan()
598 const color_type* colors, in blend_color_hspan()
639 const color_type* colors, in blend_color_vspan()
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_pixfmt_rgb.h569 const color_type* colors) in copy_color_hspan()
585 const color_type* colors) in copy_color_vspan()
597 const color_type* colors, in blend_color_hspan()
638 const color_type* colors, in blend_color_vspan()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/image/
H A Dimage_prepare.cpp155 const std::vector<QColor> &colors, in GenerateSmallComplexGradient()
277 const std::vector<QColor> &colors, in GenerateComplexGradient()
814 const std::vector<QColor> &colors, in GenerateGradient()
831 const std::vector<QColor> &colors, in GenerateLinearGradient()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxblend1.c392 pdf14_encode_color(gx_device *dev, const gx_color_value colors[]) in pdf14_encode_color()
408 pdf14_encode_color16(gx_device *dev, const gx_color_value colors[]) in pdf14_encode_color16()
428 pdf14_encode_color_tag(gx_device *dev, const gx_color_value colors[]) in pdf14_encode_color_tag()
446 pdf14_encode_color16_tag(gx_device *dev, const gx_color_value colors[]) in pdf14_encode_color16_tag()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/agg/
H A Dagg_pixfmt_rgb.h570 const color_type* colors) in copy_color_hspan()
586 const color_type* colors) in copy_color_vspan()
598 const color_type* colors, in blend_color_hspan()
639 const color_type* colors, in blend_color_vspan()
/dports/games/scummvm/scummvm-2.5.1/backends/graphics/surfacesdl/
H A Dsurfacesdl-graphics.cpp1577 void SurfaceSdlGraphicsManager::setPalette(const byte *colors, uint start, uint num) {
1611 void SurfaceSdlGraphicsManager::grabPalette(byte *colors, uint start, uint num) const {
1624 void SurfaceSdlGraphicsManager::setCursorPalette(const byte *colors, uint start, uint num) {
2624 int SurfaceSdlGraphicsManager::SDL_SetColors(SDL_Surface *surface, SDL_Color *colors, int firstcolo…
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg_pixfmt_rgb.h570 const color_type* colors) in copy_color_hspan()
586 const color_type* colors) in copy_color_vspan()
598 const color_type* colors, in blend_color_hspan()
639 const color_type* colors, in blend_color_vspan()
/dports/graphics/seq2gif/seq2gif-0.10.4/
H A Dgifsave89.c550 int *colors, int bgindex) in newgif()
864 void *pixels, int *colors) in fputgif()
1037 int *colors, int bgindex) in makegif()
1496 int putgifcolortable(GS * gs, int *colors) in putgifcolortable()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/plotters-0.3.1/src/drawing/
H A Darea.rs559 let colors = vec![ in test_split_evenly() localVariable
565 let colors = colors.clone(); in test_split_evenly() localVariable
653 let colors = vec![ in test_split_grid() localVariable
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/drawing/
H A Darea.rs559 let colors = vec![ in test_split_evenly() localVariable
565 let colors = colors.clone(); in test_split_evenly() localVariable
653 let colors = vec![ in test_split_grid() localVariable
/dports/net/mpich/mpich-3.4.3/examples/
H A Dpmandel_spawn.c168 color_t *colors = NULL; in main() local
782 int Make_color_array(int num_colors, color_t colors[]) in Make_color_array()
1339 int in_max_pixel_value, char input_string[], int num_colors, color_t colors[]) in dumpimage()
/dports/net/mpich2/mpich2-1.5/examples/
H A Dpmandel_spawn.c175 color_t *colors = NULL; in main() local
844 int Make_color_array(int num_colors, color_t colors[]) in Make_color_array()
1435 int in_max_pixel_value, char input_string[], int num_colors, color_t colors[]) in dumpimage()
/dports/math/z3/z3-z3-4.8.13/src/tactic/core/
H A Dsymmetry_reduce_tactic.cpp363 siblings(app_map const& colors): m_colors(colors) {} in siblings()
387 bool compute_siblings_rec(expr* e, app_map& colors) { in compute_siblings_rec()
409 void compute_siblings(expr* fml, app_map& colors) { in compute_siblings()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A DTexturePanel.c149 RColor **colors; in updateGradButtons() local
320 RColor *colors[8]; in updateHueSlider() local
365 RColor **colors; in sliderChangeCallback() local
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A DTexturePanel.c149 RColor **colors; in updateGradButtons() local
320 RColor *colors[8]; in updateHueSlider() local
365 RColor **colors; in sliderChangeCallback() local
/dports/cad/oregano/oregano-0.84.43/src/model/
H A Dschematic.c72 SchematicColors colors; member
836 SchematicColors colors; in schematic_export() local
1015 SchematicPrintOptions *colors = sm->priv->printoptions; in read_print_options() local

1...<<281282283284285286287288289290>>...589