Home
last modified time | relevance | path

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

12

/dports/biology/hyphy/hyphy-2.5.33/res/TemplateBatchFiles/Utility/
H A DPS_Plotters.bf525 plotSpanX = plotWidth;
527 plotWidth = plotWidth - 5.5*plotDim[2]-legendWitdh;
591 plotWidth = plotWidth - 2*(doSolidPlots==0);
650 plotWidth = plotWidth + 2;
745 plotSpanX = plotWidth;
747 plotWidth = plotWidth - 2*plotDim[2];
802 plotWidth = plotWidth - 2;
839 plotWidth = plotWidth + 2;
944 px = plotWidth/xBoxes;
1314 plotSpanX = plotWidth;
[all …]
/dports/sysutils/plasma5-kinfocenter/kinfocenter-5.23.5/Modules/energy/package/contents/ui/
H A DGraph.qml47 property real plotWidth: width - xPadding * 1.5
56 var scaledX = (plot.x - (currentUnixTime / 1000 - xDuration)) / xDuration * plotWidth;
76 c.fillRect(xPadding, yPadding, plotWidth, plotHeight);
129 c.rect(xPadding - 1, yPadding - 1, plotWidth + 2, plotHeight + 2);
142 c.lineTo(plotWidth + xPadding, y)
152 var xGridDistance = plotWidth / xDivisions
187 var xGridOffset = plotWidth * (diff / xDuration)
197 if ((xTickPos > xPadding) && (xTickPos < plotWidth + xPadding))
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/ngs_roi/
H A Droi_plot_thumbnails.cpp84 int plotWidth; member
99 … verbosity(1), numCols(10), numRows(10), plotWidth(10), plotHeight(10), borderWidth(0), space(0), in Options()
127 …canvas(options.numCols * options.plotWidth + 2 * options.borderWidth + (options.numCols - 1) * opt… in Plotter()
159 int x = options.borderWidth + col * (options.plotWidth + options.space); in plotStart()
183 startPos.first + options.plotWidth, in _doPlot()
190 int x = static_cast<int>(startPos.first + (double)i / numPoints * options.plotWidth); in _doPlot()
261 << "PLOT WIDTH \t" << options.plotWidth << "\n" in print()
390 getOptionValue(options.plotWidth, parser, "plot-width"); in parseCommandLine()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/tools/optrack/
H A Dfind-latency-spikes.py96 plotWidth = 1200; variable
188 global plotWidth;
383 global plotWidth;
431 plot_width=plotWidth,
474 global plotWidth;
665 global plotWidth;
686 p = figure(title = title, plot_width = plotWidth,
762 global plotWidth;
767 numBuckets = plotWidth / pixelsPerWidthUnit;
832 global plotWidth;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDrawOpAtlas.cpp41 int height, int plotWidth, int plotHeight, in Make() argument
49 height, plotWidth, plotHeight, in Make()
189 int plotWidth, int plotHeight, AllowMultitexturing allowMultitexturing) in GrDrawOpAtlas() argument
194 , fPlotWidth(plotWidth) in GrDrawOpAtlas()
200 int numPlotsX = width/plotWidth; in GrDrawOpAtlas()
654 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
657 return { plotWidth, plotHeight }; in plotDimensions()
H A DGrDrawOpAtlas.h98 int plotWidth, int plotHeight,
250 int height, int plotWidth, int plotHeight,
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrDrawOpAtlas.cpp41 int height, int plotWidth, int plotHeight, in Make() argument
49 height, plotWidth, plotHeight, in Make()
189 int plotWidth, int plotHeight, AllowMultitexturing allowMultitexturing) in GrDrawOpAtlas() argument
194 , fPlotWidth(plotWidth) in GrDrawOpAtlas()
200 int numPlotsX = width/plotWidth; in GrDrawOpAtlas()
654 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
657 return { plotWidth, plotHeight }; in plotDimensions()
H A DGrDrawOpAtlas.h98 int plotWidth, int plotHeight,
250 int height, int plotWidth, int plotHeight,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDrawOpAtlas.cpp41 int height, int plotWidth, int plotHeight, in Make() argument
49 height, plotWidth, plotHeight, in Make()
189 int plotWidth, int plotHeight, AllowMultitexturing allowMultitexturing) in GrDrawOpAtlas() argument
194 , fPlotWidth(plotWidth) in GrDrawOpAtlas()
200 int numPlotsX = width/plotWidth; in GrDrawOpAtlas()
654 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
657 return { plotWidth, plotHeight }; in plotDimensions()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrDrawOpAtlas.cpp41 int height, int plotWidth, int plotHeight, in Make() argument
49 height, plotWidth, plotHeight, in Make()
189 int plotWidth, int plotHeight, AllowMultitexturing allowMultitexturing) in GrDrawOpAtlas() argument
194 , fPlotWidth(plotWidth) in GrDrawOpAtlas()
200 int numPlotsX = width/plotWidth; in GrDrawOpAtlas()
654 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
657 return { plotWidth, plotHeight }; in plotDimensions()
H A DGrDrawOpAtlas.h98 int plotWidth, int plotHeight,
250 int height, int plotWidth, int plotHeight,
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/plots/ui/export/
H A DExportPlot.java51 double plotWidth, in savePlotAsPdf() argument
61 plotWidth, in savePlotAsPdf()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/vgl/
H A Dvgl.c350 XtNwidth, thee->plotWidth, in Vgl_makeWidgets()
379 XmNwidth, thee->plotWidth, in Vgl_makeWidgets()
575 thee->plotWidth, thee->plotHeight ); in Vgl_makeCurrent()
690 Ogl_reshape(thee->ogl,thee->plotWidth,thee->plotHeight); in Vgl_redraw()
1059 thee->plotWidth = thee->mainFormWidth in Vgl_makeGeom()
1067 thee->plotHeight = (2 * thee->plotWidth) / 3; in Vgl_makeGeom()
1263 thee->plotWidth = xsize; in Vgl_open()
1274 WinRect.right = thee->left + thee->plotWidth; in Vgl_open()
1324 thee->plotWidth = xsize; in Vgl_open()
1337 pixelsWide:thee->plotWidth in Vgl_open()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.cpp45 int height, int plotWidth, int plotHeight, in Make() argument
54 width, height, plotWidth, plotHeight, in Make()
213 GrColorType colorType, int width, int height, int plotWidth, int plotHeight, in GrDrawOpAtlas() argument
219 , fPlotWidth(plotWidth) in GrDrawOpAtlas()
227 int numPlotsX = width/plotWidth; in GrDrawOpAtlas()
694 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
697 return { plotWidth, plotHeight }; in plotDimensions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.cpp60 int height, int plotWidth, int plotHeight, in Make() argument
69 width, height, plotWidth, plotHeight, in Make()
206 int plotWidth, int plotHeight, GenerationCounter* generationCounter, in GrDrawOpAtlas() argument
212 , fPlotWidth(plotWidth) in GrDrawOpAtlas()
220 int numPlotsX = width/plotWidth; in GrDrawOpAtlas()
686 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
689 return { plotWidth, plotHeight }; in plotDimensions()
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/coloropacitymap/
H A DvtkChartHistogramColorOpacityEditor.cpp260 float plotWidth = sceneWidth - x - this->Borders[vtkAxis::RIGHT]; in Paint() local
262 vtkRectf colorTransferFunctionChartSize(x, y, plotWidth, colorBarThickness); in Paint()
271 vtkRectf histogramChart(x, y, plotWidth, in Paint()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/coloropacitymap/
H A DvtkChartHistogramColorOpacityEditor.cpp260 float plotWidth = sceneWidth - x - this->Borders[vtkAxis::RIGHT]; in Paint() local
262 vtkRectf colorTransferFunctionChartSize(x, y, plotWidth, colorBarThickness); in Paint()
271 vtkRectf histogramChart(x, y, plotWidth, in Paint()
/dports/science/teem/teem-1.11.0-src/src/limn/test/
H A Dplot.c103 plotWidth(plotPS *pps, plotParm *pparm, double width) { in plotWidth() function
133 plotWidth(pps, pparm, 0); in plotLabel()
159 plotWidth(pps, pparm, pparm->axisThick); in plotAxes()
181 plotWidth(pps, pparm, pparm->tickThick); in plotAxes()
204 plotWidth(pps, pparm, pparm->tickThick); in plotAxes()
263 plotWidth(pps, pparm, 0); in plotDots()
/dports/biology/py-deeptools/deepTools-3.5.1/deeptools/
H A DplotPCA.py183 plotWidth=args.plotWidth,
H A DplotCorrelation.py253 plotWidth=args.plotWidth,
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp426 plotWidth = maxXValue + 5; in initInputSelection()
1325 plotStart = std::min(maxXValue - plotWidth / 5, plotStart + plotWidth / 5); in scrollRight()
1332 plotStart = std::max(0.0, plotStart - plotWidth / 5); in scrollLeft()
1343 plotWidth = std::max(10.0, maxXValue); in replot()
1347 plotStart = std::max(0.0, maxXValue - plotWidth); in replot()
1520 if (plotWidth > 0.5) in zoomIn()
1530 plotStart += plotWidth / 4.0; in zoomIn()
1531 plotWidth = plotWidth / 2.0; in zoomIn()
1539 if (plotWidth < maxXValue) in zoomOut()
1542 plotWidth = plotWidth * 2; in zoomOut()
[all …]
/dports/comms/wsjtz/wsjtx/map65/
H A Dwidegraph.cpp80 settings.setValue("PlotWidth",ui->widePlot->plotWidth()); in saveSettings()
124 int w=ui->widePlot->plotWidth(); in dataSink2()
165 int w = ui->widePlot->plotWidth(); in on_freqSpanSpinBox_valueChanged()
/dports/comms/wsjtz/wsjtx/widgets/
H A Dechoplot.h46 int plotWidth();
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/vgl/sg/
H A Dvgl.h91 int plotWidth; /**< @brief width of OpenGL window */ member
/dports/comms/gqrx/gqrx-2.15/src/qtgui/
H A Dplotter.cpp1107 void CPlotter::getScreenIntegerFFTData(qint32 plotHeight, qint32 plotWidth, in getScreenIntegerFFTData() argument
1123 auto* m_pTranslateTbl = new qint32[qMax(m_FFTSize, plotWidth)]; in getScreenIntegerFFTData()
1137 bool largeFft = (m_BinMax-m_BinMin) > plotWidth; // true if more fft point than plot points in getScreenIntegerFFTData()
1143 m_pTranslateTbl[i] = ((qint64)(i-m_BinMin)*plotWidth) / (m_BinMax - m_BinMin); in getScreenIntegerFFTData()
1150 for (i = 0; i < plotWidth; i++) in getScreenIntegerFFTData()
1151 m_pTranslateTbl[i] = m_BinMin + (i*(m_BinMax - m_BinMin)) / plotWidth; in getScreenIntegerFFTData()
1153 *xmax = plotWidth; in getScreenIntegerFFTData()
1190 for (x = 0; x < plotWidth; x++ ) in getScreenIntegerFFTData()

12