Home
last modified time | relevance | path

Searched refs:nextStop (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoGradientHelper.cpp115 QGradientStop nextStop(2.0, QColor()); in colorAt() local
120 if (stop.first < nextStop.first && stop.first > position) in colorAt()
121 nextStop = stop; in colorAt()
128 theColor = nextStop.second; in colorAt()
129 } else if (nextStop.first > 1.0) { in colorAt()
134 QColor prevColor = prevStop.second, nextColor = nextStop.second; in colorAt()
135 qreal colorScale = (position - prevStop.first) / (nextStop.first - prevStop.first); in colorAt()
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoGradientHelper.cpp115 QGradientStop nextStop(2.0, QColor()); in colorAt() local
120 if (stop.first < nextStop.first && stop.first > position) in colorAt()
121 nextStop = stop; in colorAt()
128 theColor = nextStop.second; in colorAt()
129 } else if (nextStop.first > 1.0) { in colorAt()
134 QColor prevColor = prevStop.second, nextColor = nextStop.second; in colorAt()
135 qreal colorScale = (position - prevStop.first) / (nextStop.first - prevStop.first); in colorAt()
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-v0.3.1/src/
H A DpreGraphConstruction.c217 nextStop = getPosition(annot); in countPreNodes()
219 nextStop = in countPreNodes()
223 if (currentPosition != nextStop) { in countPreNodes()
225 currentPosition = nextStop; in countPreNodes()
410 nextStop = getPosition(annot); in createPreNodes()
412 nextStop = in createPreNodes()
420 nextStop, in createPreNodes()
429 currentPosition = nextStop; in createPreNodes()
434 == nextStop) { in createPreNodes()
487 nextStop = in createPreNodes()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DGradient.cpp165 const ColorStop& nextStop = m_stops[stop + 1]; in getColor() local
166 float stopFraction = (value - lastStop.stop) / (nextStop.stop - lastStop.stop); in getColor()
167 *r = lastStop.red + (nextStop.red - lastStop.red) * stopFraction; in getColor()
168 *g = lastStop.green + (nextStop.green - lastStop.green) * stopFraction; in getColor()
169 *b = lastStop.blue + (nextStop.blue - lastStop.blue) * stopFraction; in getColor()
170 *a = lastStop.alpha + (nextStop.alpha - lastStop.alpha) * stopFraction; in getColor()
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Velvet-1.1.06/
H A DpreGraphConstruction.c290 nextStop = getPosition(annot); in countPreNodes()
292 nextStop = in countPreNodes()
296 if (currentPosition != nextStop) { in countPreNodes()
298 currentPosition = nextStop; in countPreNodes()
482 nextStop = getPosition(annot); in createPreNodes()
484 nextStop = in createPreNodes()
494 nextStop, in createPreNodes()
503 currentPosition = nextStop; in createPreNodes()
508 == nextStop) { in createPreNodes()
566 nextStop = in createPreNodes()
[all …]
/dports/biology/velvet/velvet_1.2.10/src/
H A DpreGraphConstruction.c291 nextStop = getPosition(annot); in countPreNodes()
293 nextStop = in countPreNodes()
297 if (currentPosition != nextStop) { in countPreNodes()
299 currentPosition = nextStop; in countPreNodes()
515 nextStop = getPosition(annot); in createPreNodes()
517 nextStop = in createPreNodes()
533 nextStop, in createPreNodes()
542 currentPosition = nextStop; in createPreNodes()
547 == nextStop) { in createPreNodes()
610 nextStop = in createPreNodes()
[all …]
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_color_map.cpp64 void updateSteps( const ColorStop &nextStop ) in updateSteps() argument
66 rStep = nextStop.r - r; in updateSteps()
67 gStep = nextStop.g - g; in updateSteps()
68 bStep = nextStop.b - b; in updateSteps()
69 aStep = nextStop.a - a; in updateSteps()
70 posStep = nextStop.pos - pos; in updateSteps()
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_color_map.cpp64 void updateSteps( const ColorStop &nextStop ) in updateSteps() argument
66 rStep = nextStop.r - r; in updateSteps()
67 gStep = nextStop.g - g; in updateSteps()
68 bStep = nextStop.b - b; in updateSteps()
69 aStep = nextStop.a - a; in updateSteps()
70 posStep = nextStop.pos - pos; in updateSteps()
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/input/
H A Draw_file.cpp249 int64_t nextStop;
260 nextStop = getMyTime();
264 nextStop = getMyTime();
274 nextStop += period;
284 int64_t t_to_wait = nextStop - getMyTime();
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/core/
H A Dmonospacelogsinkformatter.cpp174 goto nextStop; in fillTabs()
190 nextStop:; in fillTabs()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSDrawer.m365 NSDate *nextStop = [NSDate dateWithTimeIntervalSinceNow:slideDelay];
378 [NSThread sleepUntilDate:nextStop];
379 nextStop = [nextStop addTimeInterval:slideDelay];
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Security/Cryptography/
H A DAsnReader.cs1690 int nextStop = bytesRead; in ReadSubIdentifier()
1693 while (nextStop > 0) in ReadSubIdentifier()
1702 if (idx >= nextStop) in ReadSubIdentifier()
1704 Debug.Assert(idx == nextStop); in ReadSubIdentifier()
1713 nextStop -= ContentByteCount; in ReadSubIdentifier()
1714 idx = Math.Max(0, nextStop - ContentByteCount); in ReadSubIdentifier()
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLane.cpp661 const MSVehicle::Stop& nextStop = aVehicle->getNextStop(); in isInsertionSuccess() local
662 if (nextStop.lane == this) { in isInsertionSuccess()
665 const double distToStop = nextStop.pars.endPos - pos; in isInsertionSuccess()
754 const MSVehicle::Stop& nextStop = aVehicle->getNextStop(); in isInsertionSuccess() local
755 if (nextStop.lane == nextLane) { in isInsertionSuccess()
757 msg << "scheduled stop on lane '" << nextStop.lane->getID() << "' too close"; in isInsertionSuccess()
758 const double distToStop = seen + nextStop.pars.endPos; in isInsertionSuccess()
H A DMSVehicle.cpp4721 const Stop& nextStop = myStops.front();
4722 nextStopLane = nextStop.lane;
4723 nextStopEdge = nextStop.edge;
4724 nextStopPos = nextStop.pars.startPos;
/dports/cad/sumo/sumo-1.2.0/tools/traci/
H A D_vehicle.py86 nextStop = []
100 nextStop.append((lane, endPos, stoppingPlaceID, stopFlags, duration, until))
101 return tuple(nextStop)
/dports/security/bastillion/Bastillion-jetty/jetty_bastillion/bastillion/_res/node/js/
H A Dxterm.js.map1nextStop();\n if (this._optionsService.options.screenReaderMode) {\n this._onA11yTab.fire(…
/dports/www/py-notebook/notebook-6.4.5/notebook/static/terminal/js/
H A Dmain.min.js.map35nextStop = function (x) {\n if (x == null) {\n x = this.x;\n }\n w…
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharoV10.sources34690 | categoryIndex elementIndex nextStop newElements |
34693 nextStop := 0.
34694 "nextStop keeps track of the stops in the new element array"
34700 [categoryStops at: categoryIndex put: nextStop.
34704 [nextStop := nextStop + 1.
34708 [categoryStops at: categoryIndex put: nextStop.