Home
last modified time | relevance | path

Searched refs:LegendThroughPlot (Results 1 – 4 of 4) sorted by last modified time

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/sciplot/
H A DSciPlotP.h227 Boolean LegendThroughPlot; member
H A DSciPlot.c83 offset(LegendThroughPlot), XtRImmediate, (XtPointer) False},
2596 if (w->plot.LegendThroughPlot) { in AdjustDimensionsCartesian()
2721 if (!w->plot.LegendThroughPlot) { in AdjustDimensionsPolar()
/dports/graphics/SciPlot/SciPlot-1.36/
H A DSciPlotP.h221 Boolean LegendThroughPlot; member
H A DSciPlot.c74 offset(LegendThroughPlot), XtRImmediate, (XtPointer) False},
2598 if (w->plot.LegendThroughPlot) { in AdjustDimensionsCartesian()
2728 if (!w->plot.LegendThroughPlot) { in AdjustDimensionsPolar()