Home
last modified time | relevance | path

Searched defs:showAxes (Results 1 – 23 of 23) sorted by relevance

/dports/math/kig/kig-21.12.3/filters/
H A Dsvgexporteroptions.cc41 bool SVGExporterOptions::showAxes() const in showAxes() function in SVGExporterOptions
H A Dasyexporteroptions.cc41 bool AsyExporterOptions::showAxes() const in showAxes() function in AsyExporterOptions
H A Dlatexexporteroptions.cc93 bool LatexExporterOptions::showAxes() const in showAxes() function in LatexExporterOptions
H A Dimageexporteroptions.cc62 bool ImageExporterOptions::showAxes() const in showAxes() function in ImageExporterOptions
/dports/math/openturns/openturns-1.18/python/doc/examples/probabilistic_modeling/distributions/
H A Dplot_quick_start_guide_distributions.py132 showAxes = True variable
178 showAxes = True variable
/dports/math/openturns/openturns-1.18/lib/src/Base/Graph/
H A DGraph.cxx45 const Bool showAxes, in Graph()
151 void Graph::setAxes(const Bool showAxes) in setAxes()
H A DGridLayout.cxx148 void GridLayout::setAxes(const Bool showAxes) in setAxes()
H A DGraphImplementation.cxx95 const Bool showAxes, in GraphImplementation()
243 void GraphImplementation::setAxes(const Bool showAxes) in setAxes()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A DGLView.h46 bool showAxes() const { return this->showaxes; } in showAxes() function
H A DNULLGL.cc10 void GLView::showAxes(const Color4f &col) {} in showAxes() function in GLView
H A DGLView.cc344 void GLView::showAxes(const Color4f &col) in showAxes() function in GLView
/dports/math/kig/kig-21.12.3/geogebra/
H A Dgeogebratransformer.cpp171 bool showAxes = value.toString() == QLatin1String("true") ? true:false; in attribute() local
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A DNULLGL.cc10 void GLView::showAxes(const Color4f &col) {} in showAxes() function in GLView
H A DGLView.h46 bool showAxes() const { return this->showaxes; } in showAxes() function
H A DGLView.cc438 void GLView::showAxes(const Color4f &col) in showAxes() function in GLView
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/xyview/
H A DGlobalXYWnd.cpp160 bool XYWndManager::showAxes() const { in showAxes() function in XYWndManager
/dports/science/jmol/jmol-14.32.7/src/org/openscience/jmol/app/jmolpanel/
H A DPreferencesDialog.java83 boolean showAxes; field in PreferencesDialog
/dports/science/gabedit/GabeditSrc251_300720/src/Display/
H A DLabelsGL.c39 static gboolean showAxes = FALSE; variable
/dports/graphics/xfpovray/xfpovray-1.3.1/src/
H A Dxfpovray.h195 FL_OBJECT *showAxes; member
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/graphicsItems/PlotItem/
H A DPlotItem.py1192 def showAxes(self, selection, showValues=True, size=False): member in PlotItem
/dports/math/kig/kig-21.12.3/misc/
H A Dkigpainter.cpp501 void KigPainter::drawGrid( const CoordinateSystem& c, bool showGrid, bool showAxes ) in drawGrid()
/dports/graphics/netpbm/netpbm-10.91.01/generator/
H A Dppmcie.c1154 bool showAxes = true; /* Plot axes ? */ in main() local
/dports/cad/ldview/ldview-4.4/LDLib/
H A DLDrawModelViewer.h898 bool showAxes:1; member