Home
last modified time | relevance | path

Searched refs:GetLegendBorder (Results 1 – 6 of 6) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/Charts/Core/
H A DvtkChartXY.h263 virtual int GetLegendBorder(vtkContext2D* painter, int axisPosition);
H A DvtkChartXY.cxx854 border += this->GetLegendBorder(painter, i); in UpdateLayout()
960 int vtkChartXY::GetLegendBorder(vtkContext2D* painter, int axisPosition) in GetLegendBorder() function in vtkChartXY
/dports/math/vtk8/VTK-8.2.0/Charts/Core/
H A DvtkChartXY.h370 virtual int GetLegendBorder(vtkContext2D* painter, int axisPosition);
H A DvtkChartXY.cxx890 border += this->GetLegendBorder(painter, i); in UpdateLayout()
991 int vtkChartXY::GetLegendBorder(vtkContext2D* painter, int axisPosition) in GetLegendBorder() function in vtkChartXY
/dports/math/vtk9/VTK-9.1.0/Charts/Core/
H A DvtkChartXY.h457 virtual int GetLegendBorder(vtkContext2D* painter, int axisPosition);
H A DvtkChartXY.cxx1000 border += this->GetLegendBorder(painter, i); in UpdateLayout()
1101 int vtkChartXY::GetLegendBorder(vtkContext2D* painter, int axisPosition) in GetLegendBorder() function in vtkChartXY