Home
last modified time | relevance | path

Searched defs:color_rgb (Results 1 – 25 of 33) sorted by relevance

12

/dports/audio/fossmixer/detroit-0.2.3/engine/
H A Dcolor.h7 struct color_rgb { struct
15 static float color_rgba_complement_op(float, float); argument
/dports/databases/grass7/grass-7.8.6/include/
H A Dcolors.h33 struct color_rgb struct
35 unsigned char r, g, b;
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/svm/
H A Dsvm_blackbody.h43 float3 color_rgb = svm_math_blackbody_color(temperature); in svm_node_blackbody() local
/dports/science/py-abipy/abipy-0.9.0/abipy/flowtk/
H A Dtasks.py3272 color_rgb = np.array((255, 0, 0)) / 255 variable in ScfTask
3356 color_rgb = np.array((200, 80, 100)) / 255 variable in NscfTask
3424 color_rgb = np.array((255, 61, 255)) / 255 variable in RelaxTask
3789 color_rgb = np.array((204, 0, 204)) / 255 variable in DteTask
3803 color_rgb = np.array((0, 204, 204)) / 255 variable in DdkTask
3832 color_rgb = np.array((0, 122, 204)) / 255 variable in EffMassTask
3840 color_rgb = np.array((0, 150, 250)) / 255 variable in PhononTask
3870 color_rgb = np.array((255, 128, 0)) / 255 variable in EphTask
3907 color_rgb = np.array((255, 128, 0)) / 255 variable in ScrTask
3948 color_rgb = np.array((0, 255, 0)) / 255 variable in SigmaTask
[all …]
H A Dnodes.py488 color_rgb = np.array((105, 105, 105)) / 255 variable in Node
985 color_rgb = np.array((102, 51, 255)) / 255 variable in FileNode
/dports/graphics/graphviz/graphviz-2.44.1/lib/edgepaint/
H A Dlab.h16 typedef struct rgb_struct color_rgb; typedef
/dports/graphics/pngnq/pngnq-1.1/src/
H A Dcolorspace.h7 } color_rgb; typedef
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dcolors.h33 } color_rgb; typedef
/dports/graphics/argyllcms/Argyll_V1.9.2/gamut/
H A Dviewgam.c90 } color_rgb[8] = { variable
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/source/mycss/values/
H A Dcolor_parser.c52 …_percentage_value(mycss_entry_t* entry, mycss_token_t* token, mycss_values_percentage_t *color_rgb) in mycss_values_color_parser_set_percentage_value()
68 …rser_set_number_value(mycss_entry_t* entry, mycss_token_t* token, mycss_values_number_t *color_rgb) in mycss_values_color_parser_set_number_value()
/dports/devel/agar/agar-1.5.0/ada-gui/
H A Dagar-gui-text.ads155 procedure color_rgb subprogspec
/dports/graphics/gnome-color-manager/gnome-color-manager-3.36.0/src/
H A Dgcm-picker.c80 CdColorRGB8 color_rgb; in gcm_picker_refresh_results() local
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgtkwhiteboard.c820 static void pidgin_whiteboard_rgb24_to_rgb48(int color_rgb, GdkColor *color) in pidgin_whiteboard_rgb24_to_rgb48()
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgtkwhiteboard.c820 static void pidgin_whiteboard_rgb24_to_rgb48(int color_rgb, GdkColor *color) in pidgin_whiteboard_rgb24_to_rgb48()
/dports/games/simutrans/simutrans-121.0/dataobj/
H A Dtabfile.cc128 PIXVAL tabfileobj_t::get_color(const char *key, PIXVAL def, uint32 *color_rgb) in get_color()
/dports/net-im/finch/pidgin-2.14.8/pidgin/
H A Dgtkwhiteboard.c820 static void pidgin_whiteboard_rgb24_to_rgb48(int color_rgb, GdkColor *color) in pidgin_whiteboard_rgb24_to_rgb48()
/dports/emulators/mednafen/mednafen/src/snes/src/ppu/mmio/
H A Dmmio.hpp102 uint16 color_rgb; member
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ppu/bppu/mmio/
H A Dmmio.hpp102 uint16 color_rgb; member
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/guiengine/
H A Dskin.cpp1152 SColorf color_rgb = { 0,0,0,1 }; in getPlayerColor() local
1454 SColorf color_rgb = getPlayerColor(i); in drawRibbonChild() local
1553 SColorf color_rgb = { 1,1,1,1 }; in drawSpinnerBody() local
/dports/devel/py-blessed/blessed-1.19.0/blessed/
H A Dterminal.py777 def color_rgb(self, red, green, blue): member in Terminal
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dcpu_particles_2d.cpp948 Vector3 color_rgb = hue_rot_mat.xform_inv(Vector3(p.color.r, p.color.g, p.color.b)); in _particles_process() local
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dcpu_particles_2d.cpp948 Vector3 color_rgb = hue_rot_mat.xform_inv(Vector3(p.color.r, p.color.g, p.color.b)); in _particles_process() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/3d/
H A Dcpu_particles.cpp957 Vector3 color_rgb = hue_rot_mat.xform_inv(Vector3(p.color.r, p.color.g, p.color.b)); in _particles_process() local
/dports/devel/godot/godot-3.2.3-stable/scene/3d/
H A Dcpu_particles.cpp957 Vector3 color_rgb = hue_rot_mat.xform_inv(Vector3(p.color.r, p.color.g, p.color.b)); in _particles_process() local
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DDjVuAnno.cpp831 unsigned long int color_rgb=0; in cvt_color() local

12