Home
last modified time | relevance | path

Searched defs:colorRGB (Results 1 – 25 of 49) sorted by relevance

12

/dports/games/blinkensisters/blinkensisters/lostpixels/game/software/TOOLS/BLPViewer/
H A Dbxxstream.cpp134 unsigned long colorRGB = BlinkenFrameGetColor( pFrame, y, x ); in playBXXMovie() local
150 unsigned long colorRGB = BlinkenFrameGetColor( pFrame, y, x ); in playBXXMovie() local
166 unsigned long colorRGB = BlinkenFrameGetColor( pFrame, y, x ); in playBXXMovie() local
H A Dmcufstream.cpp100 Uint32 colorRGB = (colorR & 0xff) * 65536 + (colorG & 0xff) * 256 + (colorB & 0xff); in recieveMCUFFrame() local
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/awt/
H A DColorPaintContext.java68 ColorPaintContext(int colorRGB) in ColorPaintContext()
79 ColorPaintContext(ColorModel cm,int colorRGB) in ColorPaintContext()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/
H A DColorPaintContext.java68 ColorPaintContext(int colorRGB) in ColorPaintContext()
79 ColorPaintContext(ColorModel cm,int colorRGB) in ColorPaintContext()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/
H A DColorPaintContext.java68 ColorPaintContext(int colorRGB) in ColorPaintContext()
79 ColorPaintContext(ColorModel cm,int colorRGB) in ColorPaintContext()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/
H A DColorPaintContext.java68 ColorPaintContext(int colorRGB) in ColorPaintContext()
79 ColorPaintContext(ColorModel cm,int colorRGB) in ColorPaintContext()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/
H A DColorPaintContext.java68 ColorPaintContext(int colorRGB) in ColorPaintContext()
79 ColorPaintContext(ColorModel cm,int colorRGB) in ColorPaintContext()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/
H A DColorPaintContext.java68 ColorPaintContext(int colorRGB) in ColorPaintContext()
79 ColorPaintContext(ColorModel cm,int colorRGB) in ColorPaintContext()
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/util/
H A DExcel.php20 …public function setDefaultStyle($fontFamily='Arial',$fontSize=10,$colorRGB='00000000',$bold=false,…
36 …public function setStyle($cellRange,$fontFamily='Arial',$fontSize=10,$colorRGB='00000000',$bold=fa…
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/
H A Dname2rgb.c818 static int colorRGB[][3] = variable
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/graphs/
H A Dfunctions_gd.php163 …t, $out_of_lim_str, $out_of_lim_image, $mode = 1, $fontsize=10, $value_text = '', $colorRGB = '') {
254 …t, $out_of_lim_str, $out_of_lim_image, $mode = 1, $fontsize=10, $value_text = '', $colorRGB = '') {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DTableColumn.java225 double /* float */ [] colorRGB = parent.headerBackground; in drawInteriorWithFrame_inView() local
264 double [] colorRGB = parent.headerBackground; in drawInteriorWithFrame_inView() local
309 double [] colorRGB = parent.headerForeground; in drawInteriorWithFrame_inView() local
H A DTreeColumn.java227 double [] colorRGB = parent.headerBackground; in drawInteriorWithFrame_inView() local
266 double [] colorRGB = parent.headerBackground; in drawInteriorWithFrame_inView() local
311 double [] colorRGB = parent.headerForeground; in drawInteriorWithFrame_inView() local
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_examples/
H A DgetClosestPoints.py23 colorRGB = [1, 0, 0] variable
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/examples/
H A DgetClosestPoints.py23 colorRGB = [1, 0, 0] variable
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Dmy_color_button.cpp135 sRGB colorRGB = GetColor(); in mousePressEvent() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmac.h134 } colorRGB; typedef
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmac.h134 } colorRGB; typedef
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmac.h148 } colorRGB; typedef
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmac.h154 } colorRGB; typedef
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmac.h148 } colorRGB; typedef
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmac.h154 } colorRGB; typedef
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/compositor/
H A Dmesh.c896 M_Color *colorRGB = (M_Color *) __color; in mesh_new_ils() local
1019 M_Color *colorRGB = (M_Color *) __color; in mesh_new_ps() local
1162 M_Color *colorRGB = (M_Color *) __color; in mesh_new_ifs_intern() local
1476 M_Color *colorRGB = (M_Color *)eg->color; in mesh_new_elevation_grid() local
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/compositor/
H A Dmesh.c896 M_Color *colorRGB = (M_Color *) __color; in mesh_new_ils() local
1019 M_Color *colorRGB = (M_Color *) __color; in mesh_new_ps() local
1162 M_Color *colorRGB = (M_Color *) __color; in mesh_new_ifs_intern() local
1476 M_Color *colorRGB = (M_Color *)eg->color; in mesh_new_elevation_grid() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/src/
H A Dtsdf_functions.cpp577 Vec4f colorRGB = color.at<Vec4f>(rgb_v, rgb_u); in integrateRGBVolumeUnit() local
686 Vec4f colorRGB = color.at<Vec4f>(rgb_v, rgb_u); in integrateRGBVolumeUnit() local

12