Home
last modified time | relevance | path

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

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/plotters/
H A Dplotter.cpp525 void PLOTTER::ThickSegment( const wxPoint& start, const wxPoint& end, int width, in ThickSegment() function in PLOTTER
H A DHPGL_plotter.cpp547 void HPGL_PLOTTER::ThickSegment( const wxPoint& start, const wxPoint& end, in ThickSegment() function in HPGL_PLOTTER
H A DDXF_plotter.cpp592 void DXF_PLOTTER::ThickSegment( const wxPoint& aStart, const wxPoint& aEnd, int aWidth, in ThickSegment() function in DXF_PLOTTER
H A DGERBER_plotter.cpp1105 void GERBER_PLOTTER::ThickSegment( const wxPoint& start, const wxPoint& end, int width, in ThickSegment() function in GERBER_PLOTTER