Home
last modified time | relevance | path

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

/dports/finance/prestashop/prestashop/admin/themes/default/scss/modules/colors/
H A D_greens.scss9 $greenLight: #5cd65c !default; variable
/dports/www/thirtybees/thirtybees-1.1.0/admin/themes/default/sass/modules/colors/
H A D_greens.scss9 $greenLight: #5CD65C !default; variable
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtscxml/examples/scxml/trafficlight-common/
H A Dtrafficlight.cpp77 LightWidget *greenLight() const in greenLight() function in TrafficLightWidget
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/statemachine/trafficlight/
H A Dmain.cpp110 LightWidget *greenLight() const in greenLight() function in TrafficLightWidget
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/statemachine/trafficlight/
H A Dmain.cpp123 LightWidget *greenLight() const in greenLight() function in TrafficLightWidget
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DStation.cpp316 static void ride_invalidate_station_start(Ride* ride, StationIndex stationIndex, bool greenLight) in ride_invalidate_station_start()
/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/devel/hs-darcs/darcs-2.16.4/src/Darcs/Repository/
H A DPrefs.hs465 greenLight = shouldAct && not rIsTmp && (olddef /= [newdef] || olddef == []) function
/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/
H A DWorkflowViewItems.cpp739 QColor greenLight(0, 0x99, 0x33, 128); in paint() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct12/
H A DRCT12.cpp832 void RCT12TrackElement::SetHasGreenLight(uint8_t greenLight) in SetHasGreenLight()
/dports/math/openturns/openturns-1.18/lib/src/Base/Geom/
H A DMesh.cxx764 const Scalar greenLight = 1.0; in draw3D() local