Home
last modified time | relevance | path

Searched defs:redLight (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/pear-Image_3D/Image_3D-0.4.2/docs/examples/
H A Dsphere.php12 $redLight = $world->createLight('Light', array(90, 0, 50)); variable
H A Dtorus.php12 $redLight = $world->createLight('Light', array(90, 0, 50)); variable
/dports/finance/prestashop/prestashop/admin/themes/default/scss/modules/colors/
H A D_reds.scss9 $redLight: #db4d4d !default; variable
/dports/www/thirtybees/thirtybees-1.1.0/admin/themes/default/sass/modules/colors/
H A D_reds.scss9 $redLight: #DB4D4D !default; variable
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtscxml/examples/scxml/trafficlight-common/
H A Dtrafficlight.cpp73 LightWidget *redLight() const in redLight() function in TrafficLightWidget
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/statemachine/trafficlight/
H A Dmain.cpp106 LightWidget *redLight() const in redLight() function in TrafficLightWidget
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/statemachine/trafficlight/
H A Dmain.cpp119 LightWidget *redLight() const in redLight() function in TrafficLightWidget
/dports/cad/sumo/sumo-1.2.0/src/microsim/devices/
H A DMSDevice_Bluelight.cpp134 MSVehicle::Influencer& redLight = static_cast<MSVehicle&>(veh).getInfluencer(); in notifyMove() local
/dports/graphics/openrm/rmdemo/
H A Djballs.c275 RMlight *redLight; in my_build_objs() local
/dports/lang/seed7/seed7/src/
H A Ddrw_dos.c471 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight) in drwRgbColor()
479 void drwPixelToRgb (intType col, intType *redLight, intType *greenLight, intType *blueLight) in drwPixelToRgb()
H A Ddrw_emc.c1070 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight) in drwRgbColor()
1086 void drwPixelToRgb (intType col, intType *redLight, intType *greenLight, intType *blueLight) in drwPixelToRgb()
H A Ddrw_x11.c2200 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight) in drwRgbColor()
2416 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight) in drwRgbColor()
2453 void drwPixelToRgb (intType col, intType *redLight, intType *greenLight, intType *blueLight) in drwPixelToRgb()
H A Ddrw_win.c1943 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight) in drwRgbColor()
1955 void drwPixelToRgb (intType col, intType *redLight, intType *greenLight, intType *blueLight) in drwPixelToRgb()
/dports/math/openturns/openturns-1.18/lib/src/Base/Geom/
H A DMesh.cxx763 const Scalar redLight = 1.0; in draw3D() local