Home
last modified time | relevance | path

Searched defs:plotWidth (Results 1 – 21 of 21) sorted by relevance

/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()
H A DSavePlotAsPdfDialog.java72 double plotWidth, in SavePlotAsPdfDialog()
/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()
189 int plotWidth, int plotHeight, AllowMultitexturing allowMultitexturing) in GrDrawOpAtlas()
654 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrDrawOpAtlas.cpp41 int height, int plotWidth, int plotHeight, in Make()
189 int plotWidth, int plotHeight, AllowMultitexturing allowMultitexturing) in GrDrawOpAtlas()
654 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDrawOpAtlas.cpp41 int height, int plotWidth, int plotHeight, in Make()
189 int plotWidth, int plotHeight, AllowMultitexturing allowMultitexturing) in GrDrawOpAtlas()
654 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrDrawOpAtlas.cpp41 int height, int plotWidth, int plotHeight, in Make()
189 int plotWidth, int plotHeight, AllowMultitexturing allowMultitexturing) in GrDrawOpAtlas()
654 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
/dports/biology/py-deeptools/deepTools-3.5.1/deeptools/
H A Dcorrelation.py264 plot_numbers=False, plotWidth=11, plotHeight=9.5): argument
596 …lename=None, PCs=[1, 2], plot_title='', image_format=None, log1p=False, plotWidth=5, plotHeight=10… argument
/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()
213 GrColorType colorType, int width, int height, int plotWidth, int plotHeight, in GrDrawOpAtlas()
694 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
/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()
206 int plotWidth, int plotHeight, GenerationCounter* generationCounter, in GrDrawOpAtlas()
686 int plotWidth = atlasDimensions.width() >= 2048 ? 512 : 256; in plotDimensions() local
/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
/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
/dports/comms/wsjtz/wsjtx/widgets/
H A Dechoplot.cpp323 int EPlotter::plotWidth(){return m_2DPixmap.width();} in plotWidth() function in EPlotter
H A Dplotter.cpp694 int CPlotter::plotWidth(){return m_WaterfallPixmap.width();} //plotWidth in plotWidth() function in CPlotter
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/ngs_roi/
H A Droi_plot_thumbnails.cpp84 int plotWidth; member
/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/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/tools/optrack/
H A Dfind-latency-spikes.py96 plotWidth = 1200; variable
/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
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/src/
H A DPlotDock.cpp994 int plotWidth = ui->plotWidget->viewport().width(); in renderPlot() local
/dports/comms/wsjtz/wsjtx/map65/
H A Dplotter.cpp553 int CPlotter::plotWidth(){return m_WaterfallPixmap.width();} in plotWidth() function in CPlotter
/dports/comms/gqrx/gqrx-2.15/src/qtgui/
H A Dplotter.cpp1107 void CPlotter::getScreenIntegerFFTData(qint32 plotHeight, qint32 plotWidth, in getScreenIntegerFFTData()
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltGrLegd.c625 Blt_MapLegend(legendPtr, plotWidth, plotHeight) in Blt_MapLegend() argument