Home
last modified time | relevance | path

Searched refs:default_colors (Results 151 – 175 of 191) sorted by relevance

12345678

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dgpencil_geom.c2342 const float default_colors[2][4] = {{0.0f, 0.0f, 0.0f, 1.0f}, {0.7f, 0.7f, 0.7f, 1.0f}}; in BKE_gpencil_convert_mesh() local
2349 bmain, ob_gp, element_name, default_colors[0], true, false, &stroke_mat_index); in BKE_gpencil_convert_mesh()
2381 copy_v4_v4(color, default_colors[1]); in BKE_gpencil_convert_mesh()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/
H A Dcontroller.cc697 OverlayColors default_colors; in SetOverlayColors() local
699 observer.OnOverlayColorsChanged(default_colors); in SetOverlayColors()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/utils/
H A Dgrid.py474default_colors = [Color(1, 0, 0), Color(0, 1, 0), Color(0, 0, 1), Color(1, 1, 0), Color(1, 0, 1), … variable in Colors
496 self.add(name, self.default_colors.pop())
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/drawing/
H A Dimage.py2441 default_colors = ( variable in WordCloud
2538 return self.default_colors[random.randint(0, 7)]
/dports/games/xnethack/xNetHack-xnh6.1/win/curses/
H A Dcursstat.c1410 static const struct statcolor default_colors[] = {
1436 for (clr = default_colors; clr->txt; clr++) {
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdauthor.c104 static const int default_colors[16]={ /* default contents for new colour tables */ variable
1288 memcpy(ci->color,default_colors,16*sizeof(int)); in colorinfo_new()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursstat.c1376 static const struct statcolor default_colors[] = {
1402 for (clr = default_colors; clr->txt; clr++) {
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/curses/
H A Dcursstat.c1376 static const struct statcolor default_colors[] = {
1402 for (clr = default_colors; clr->txt; clr++) {
/dports/audio/sweep/sweep-0.9.3/src/
H A Dsample-display.c125 static const int default_colors[] = { variable
146 static const int default_colors[] = { variable
2930 for(n = 0, p = default_colors, c = class->colors; in sample_display_class_init()
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_lynx37 '-default_colors[use terminal default foreground/background colors (on)]' \
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/
H A Dprom_init.c2350 static const unsigned char default_colors[] __initconst = { in prom_check_displays() local
2402 clut = default_colors; in prom_check_displays()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/
H A Dprom_init.c2350 static const unsigned char default_colors[] __initconst = { in prom_check_displays() local
2402 clut = default_colors; in prom_check_displays()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/
H A Dprom_init.c2350 static const unsigned char default_colors[] __initconst = { in prom_check_displays() local
2402 clut = default_colors; in prom_check_displays()
/dports/games/wesnoth/wesnoth-1.14.17/src/game_initialization/
H A Dconnect_engine.cpp888 , color_options_(game_config::default_colors) in side_engine()
/dports/games/pathological/pathological-1.1.3/
H A Dpathological.py72 default_colors = (2,3,4,6) # Blue, Green, Yellow, Red variable
906 self.colors = default_colors
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkinit.c326 dside->ui->default_colors[side->id] = in set_colors()
/dports/x11-themes/plata-theme/plata-theme-1dd0953f1d6a35777388d39f46e2428c038042be/src/gtk/gtk-2.0/
H A Dcommon-compact.rc7 style "default" = "default_colors" {
2496 style "text" = "default_colors" {
H A Dcommon-dark.rc7 style "default" = "default_colors" {
2496 style "text" = "default_colors" {
H A Dcommon.rc7 style "default" = "default_colors" {
2496 style "text" = "default_colors" {
H A Dcommon-dark-compact.rc7 style "default" = "default_colors" {
2496 style "text" = "default_colors" {
/dports/devel/ncurses/ncurses-6.3/
H A DMANIFEST409 ./doc/html/man/default_colors.3x.html
641 ./man/default_colors.3x
/dports/finance/weberp/webERP/includes/phplot/
H A Dphplot.php158 public $default_colors = array( // The default colors for data and error bars variable in PHPlot
681 $colors = $this->default_colors; // Use default color array
750 $colors = $this->default_colors; // Use default color array
/dports/editors/neovim/neovim-0.6.1/test/functional/ui/
H A Dscreen.lua936 self.default_colors = {
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dimage.cpp1519 int Image::default_colors() in default_colors() function in Image
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dimage.cpp1500 int Image::default_colors() in default_colors() function in Image

12345678