Home
last modified time | relevance | path

Searched refs:greenLight (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/seed7/seed7/lib/
H A Dcolor.s7i34 var integer: greenLight is 0;
45 col1.greenLight = col2.greenLight and
55 col1.greenLight <> col2.greenLight or
68 sum.greenLight := (col1.greenLight + col2.greenLight) mdiv 2;
82 aColor.greenLight := green;
96 aColor.greenLight := brightness;
115 elsif col1.greenLight < col2.greenLight then
117 elsif col1.greenLight > col2.greenLight then
132 return col.redLight + col.greenLight + col.blueLight;
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/examples/widgets/state-machine/
H A Dtrafficlight.py83 self.greenLight = LightWidget(Qt.green)
84 vbox.addWidget(self.greenLight)
121 yellowGoingRed = createLightState(widget.greenLight, 1000)
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/examples/widgets/state-machine/
H A Dtrafficlight.py83 self.greenLight = LightWidget(Qt.green)
84 vbox.addWidget(self.greenLight)
121 yellowGoingRed = createLightState(widget.greenLight, 1000)
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/examples/widgets/state-machine/
H A Dtrafficlight.py83 self.greenLight = LightWidget(Qt.green)
84 vbox.addWidget(self.greenLight)
121 yellowGoingRed = createLightState(widget.greenLight, 1000)
/dports/devel/smc/smc_4_3_0/examples/Ruby/EX4/
H A DStoplight.rb141 greenLight = @_canvas.itemcget(@_south_light['GREEN'], 'fill')
145 greenLight = @_canvas.itemcget(@_north_light['GREEN'], 'fill')
149 greenLight = @_canvas.itemcget(@_west_light['GREEN'], 'fill')
153 greenLight = @_canvas.itemcget(@_east_light['GREEN'], 'fill')
/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
115 widget->greenLight(), &LightWidget::switchLight); in TrafficLight()
H A DLights.ui.qml82 id: greenLight
135 target: greenLight
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/messages/cards/
H A Dmake-team.tsx42 color={Styles.globalColors.greenLight}
89 link: {color: Styles.isMobile ? Styles.globalColors.greenLight : undefined},
/dports/lang/seed7/seed7/src/
H A Ddrw_dos.c471 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight) in drwRgbColor() argument
479 void drwPixelToRgb (intType col, intType *redLight, intType *greenLight, intType *blueLight) in drwPixelToRgb() argument
483 *greenLight = 0; in drwPixelToRgb()
H A Ddrw_x11.c2200 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight) in drwRgbColor() argument
2220 redLight, greenLight, blueLight);); in drwRgbColor()
2224 (intType) rgbToPixel(redLight, greenLight, blueLight));); in drwRgbColor()
2225 return (intType) rgbToPixel(redLight, greenLight, blueLight); in drwRgbColor()
2268 col.green = (short unsigned int) greenLight; in drwRgbColor()
2374 (unsigned long) redLight, (unsigned long) greenLight, (unsigned long) blueLight, in drwRgbColor()
2400 entry->green = (unsigned short int) greenLight; in drwRgbColor()
2416 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight) in drwRgbColor() argument
2426 col.green = greenLight; in drwRgbColor()
2431 redLight, greenLight, blueLight); in drwRgbColor()
[all …]
H A Ddrw_drv.h84 void drwPixelToRgb (intType col, intType *redLight, intType *greenLight, intType *blueLight);
115 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight);
H A Ddrw_emc.c1070 intType drwRgbColor (intType redLight, intType greenLight, intType blueLight) in drwRgbColor() argument
1077 (((((uintType) greenLight) >> 8) & 255) << 8) | in drwRgbColor()
1080 redLight, greenLight, blueLight, col);); in drwRgbColor()
1086 void drwPixelToRgb (intType col, intType *redLight, intType *greenLight, intType *blueLight) in drwPixelToRgb() argument
1090 *greenLight = (intType) (((((uintType) col) >> 8) & 255) << 8); in drwPixelToRgb()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/statemachine/trafficlight/
H A Dmain.cpp110 LightWidget *greenLight() const in greenLight() function in TrafficLightWidget
156 QState *greenGoingYellow = createLightState(widget->greenLight(), 3000); in TrafficLight()
/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
169 QState *greenGoingYellow = createLightState(widget->greenLight(), 3000); in TrafficLight()
/dports/lang/seed7/seed7/prg/
H A Draytrace.sd735 round(flt(col.greenLight) * num),
39 return "(" & str(col.redLight) & ", " & str(col.greenLight) & ", " & str(col.greenLight) & ")";
46 col1.greenLight +:= col2.greenLight;
51 if col1.greenLight > 65535 then
52 col1.greenLight := 65535;
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DStation.cpp24 static void ride_invalidate_station_start(Ride* ride, StationIndex stationIndex, bool greenLight);
316 static void ride_invalidate_station_start(Ride* ride, StationIndex stationIndex, bool greenLight) in ride_invalidate_station_start() argument
325 tileElement->AsTrack()->SetHasGreenLight(greenLight); in ride_invalidate_station_start()
/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/devel/hs-darcs/darcs-2.16.4/src/Darcs/Repository/
H A DPrefs.hs464 let shouldDoIt = null noSetDefault && greenLight
465 greenLight = shouldAct && not rIsTmp && (olddef /= [newdef] || olddef == []) function
471 else when (True `notElem` noSetDefault && greenLight && inheritDefault == NoInheritDefault) $
/dports/security/keybase/client-v5.7.1/shared/styles/
H A Dcolors.tsx127 greenLight: '#B7EED9',
129 return this.greenLight
348 greenLight: '#B7EED9',
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtscxml/examples/scxml/trafficlight-widgets-static/doc/src/
H A Dtrafficlight-widgets-static.qdoc62 \printuntil greenLight
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtscxml/examples/scxml/trafficlight-widgets-dynamic/doc/src/
H A Dtrafficlight-widgets-dynamic.qdoc71 \printuntil greenLight
/dports/devel/gammaray/GammaRay-2.11.3/examples/state-machine/
H A Dstate-machine.qml68 id: greenLight
/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/
H A DWorkflowViewItems.cpp739 QColor greenLight(0, 0x99, 0x33, 128); in paint() local
744 pen.setColor(greenLight); in paint()
756 painter->fillPath(path, QBrush(greenLight)); in paint()
764 painter->fillPath(path, QBrush(greenLight)); in paint()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qt3d/examples/qt3d/lights/
H A Dmain.qml119 id: greenLight

12