Home
last modified time | relevance | path

Searched refs:yBot (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/swrast/
H A Ds_aaline.c371 GLfloat xLeft, xRight, yBot, yTop; in segment() local
377 yBot = y0 - 3.0F * line->halfWidth; in segment()
381 yBot = y0 - line->halfWidth; in segment()
389 yBot = y1 - 3.0F * line->halfWidth; in segment()
393 yBot = y1 - line->halfWidth; in segment()
403 const GLint iyBot = (GLint) yBot; in segment()
410 yBot += dydx; in segment()
417 GLfloat yBot, yTop, xLeft, xRight; in segment() local
420 yBot = y0 - line->halfWidth; in segment()
432 yBot = y1 - line->halfWidth; in segment()
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/defin/
H A DdefinVia.cpp158 void definVia::viaEnclosure(int xBot, int yBot, int xTop, int yTop) in viaEnclosure() argument
167 _params->setYBottomEnclosure(dbdist(yBot)); in viaEnclosure()
196 void definVia::viaOffset(int xBot, int yBot, int xTop, int yTop) in viaOffset() argument
205 _params->setYBottomOffset(dbdist(yBot)); in viaOffset()
H A DdefinVia.h55 virtual void viaEnclosure(int xBot, int yBot, int xTop, int yTop);
58 virtual void viaOffset(int xBot, int yBot, int xTop, int yTop);
/dports/editors/ted/Ted-2.23/docLayout/
H A DdocLayoutFrame.c391 int yBot= 0; in docLayoutFrameY() local
397 yBot= bfRef->bfPageGeometry.dgPageHighTwips- in docLayoutFrameY()
411 yRef= ( yRef+ yBot )/ 2; in docLayoutFrameY()
415 yRef= yBot; in docLayoutFrameY()
422 yRef= yBot; in docLayoutFrameY()
433 yBot= bfRef->bfPageGeometry.dgPageHighTwips; in docLayoutFrameY()
447 yRef= ( yRef+ yBot )/ 2; in docLayoutFrameY()
451 yRef= yBot; in docLayoutFrameY()
/dports/science/jstrack/jstrack/extlib/tcllib1.19/math/
H A Doptimize.tcl713 set yBot [lindex $yvec 0]
719 if { $y <= $yBot } {
720 set yBot $y
737 set rerror [expr { 2. * abs( $yTop - $yBot )
738 / ( abs( $yTop ) + abs( $yBot ) + $params(-ftol) ) }]
795 if { $yTrial < $yBot } {
809 if { $yTrial2 < $yBot } {
904 …return [list y $yBot x [lindex $vertices $iBot] vertices $vertices yvec $yvec nIter $nIter status …
/dports/devel/tcllib/tcllib-1.20/modules/math/
H A Doptimize.tcl713 set yBot [lindex $yvec 0]
719 if { $y <= $yBot } {
720 set yBot $y
737 set rerror [expr { 2. * abs( $yTop - $yBot )
738 / ( abs( $yTop ) + abs( $yBot ) + $params(-ftol) ) }]
795 if { $yTrial < $yBot } {
809 if { $yTrial2 < $yBot } {
904 …return [list y $yBot x [lindex $vertices $iBot] vertices $vertices yvec $yvec nIter $nIter status …
/dports/devel/tcllibc/tcllib-1.20/modules/math/
H A Doptimize.tcl713 set yBot [lindex $yvec 0]
719 if { $y <= $yBot } {
720 set yBot $y
737 set rerror [expr { 2. * abs( $yTop - $yBot )
738 / ( abs( $yTop ) + abs( $yBot ) + $params(-ftol) ) }]
795 if { $yTrial < $yBot } {
809 if { $yTrial2 < $yBot } {
904 …return [list y $yBot x [lindex $vertices $iBot] vertices $vertices yvec $yvec nIter $nIter status …
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Ddendrogram.R510 yBot <- attr(child, "height") functionVar
512 if (is.null(yBot))
513 yBot <- 0
527 segmentsHV(xTop, yTop, xBot, yBot)
531 segmentsHV(xBot,yTop, xBot,yBot)# v
540 rect(xBot - hln, yBot,
541 xBot + hln, yBot + 2 * vln, col = p.col)
542 text(xBot, yBot + vln, nodeText, xpd = lab.xpd,
552 (xTop+ xBot+ ((xTop - xBot)/(yTop - yBot)) * vln)/2
554 my <- (yTop + yBot + 2 * vln)/2
[all …]
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Ddendrogram.R510 yBot <- attr(child, "height") functionVar
512 if (is.null(yBot))
513 yBot <- 0
527 segmentsHV(xTop, yTop, xBot, yBot)
531 segmentsHV(xBot,yTop, xBot,yBot)# v
540 rect(xBot - hln, yBot,
541 xBot + hln, yBot + 2 * vln, col = p.col)
542 text(xBot, yBot + vln, nodeText, xpd = lab.xpd,
552 (xTop+ xBot+ ((xTop - xBot)/(yTop - yBot)) * vln)/2
554 my <- (yTop + yBot + 2 * vln)/2
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Drichtooltipg.cpp525 const double yBot = dy + contentSize.y; in SetTipShapeAndSize() local
532 rectPoints[RectPoint_BotRight] = wxPoint2DDouble(xRight, yBot); in SetTipShapeAndSize()
533 rectPoints[RectPoint_Bot] = wxPoint2DDouble(xMid, yBot); in SetTipShapeAndSize()
534 rectPoints[RectPoint_BotLeft] = wxPoint2DDouble(xLeft, yBot); in SetTipShapeAndSize()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Drichtooltipg.cpp513 const double yBot = dy + contentSize.y; in SetTipShapeAndSize() local
520 rectPoints[RectPoint_BotRight] = wxPoint2DDouble(xRight, yBot); in SetTipShapeAndSize()
521 rectPoints[RectPoint_Bot] = wxPoint2DDouble(xMid, yBot); in SetTipShapeAndSize()
522 rectPoints[RectPoint_BotLeft] = wxPoint2DDouble(xLeft, yBot); in SetTipShapeAndSize()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Drichtooltipg.cpp525 const double yBot = dy + contentSize.y; in SetTipShapeAndSize() local
532 rectPoints[RectPoint_BotRight] = wxPoint2DDouble(xRight, yBot); in SetTipShapeAndSize()
533 rectPoints[RectPoint_Bot] = wxPoint2DDouble(xMid, yBot); in SetTipShapeAndSize()
534 rectPoints[RectPoint_BotLeft] = wxPoint2DDouble(xLeft, yBot); in SetTipShapeAndSize()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/tracks/playabletrack/wavetrack/ui/
H A DWaveformView.cpp947 int yBot = rect.y + rect.height - border - 1; in DrawTimeSlider() local
950 AColor::Line(dc, xLeft, yBot - leftTaper, xLeft, yTop + leftTaper); in DrawTimeSlider()
955 …AColor::Line(dc, xLeft + width, yTop + rightTaper, xLeft + width, yBot - rightTaper); in DrawTimeSlider()
956 AColor::Line(dc, xLeft + width, yBot - rightTaper, xLeft + width-xFlat, yBot); in DrawTimeSlider()
957 … AColor::Line(dc, xLeft + width - xFlat, yBot, xLeft, yBot - leftTaper); in DrawTimeSlider()
960 int nBars = (yBot - yTop - taper * 3) / barSpacing + 1; in DrawTimeSlider()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltTabnotebook.c5020 NextPoint(x, yBot);
5024 BottomLeft(x, yBot);
5031 NextPoint(x, yBot);
5137 NextPoint(x, yBot);
5141 BottomLeft(x, yBot);
5200 NextPoint(x, yBot);
5203 BottomRight(x, yBot);
5226 NextPoint(x, yBot);
5230 BottomLeft(x, yBot);
5237 NextPoint(x, yBot);
[all …]
H A DbltTabset.c6118 NextPoint(x, yBot);
6122 BottomLeft(x, yBot);
6129 NextPoint(x, yBot);
6236 NextPoint(x, yBot);
6240 BottomLeft(x, yBot);
6301 NextPoint(x, yBot);
6304 BottomRight(x, yBot);
6327 NextPoint(x, yBot);
6331 BottomLeft(x, yBot);
6338 NextPoint(x, yBot);
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/lef/
H A DlefiVia.hpp129 void setOffset(double xBot, double yBot, double xTop, double yTop); // 5.6

12