Home
last modified time | relevance | path

Searched defs:yLegend (Results 1 – 4 of 4) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/stats/helper/
H A Dgnuplot-helper.cc55 const std::string &yLegend, in GnuplotHelper()
80 const std::string &yLegend, in ConfigurePlot()
/dports/math/zegrapher/ZeGrapher-6832bd61291b3e82bc05233ae74e8d7556abe910/GraphDraw/
H A Dbasegraphdraw.h61 QString xLegend, yLegend; variable
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/stats/model/
H A Dgnuplot-aggregator.cc202 GnuplotAggregator::SetLegend (const std::string &xLegend, const std::string &yLegend) in SetLegend()
H A Dgnuplot.cc736 Gnuplot::SetLegend (const std::string& xLegend, const std::string& yLegend) in SetLegend()