Home
last modified time | relevance | path

Searched refs:aHatchPitch (Results 1 – 2 of 2) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dzone.h778 void SetBorderDisplayStyle( ZONE_BORDER_DISPLAY_STYLE aHatchStyle, int aHatchPitch,
H A Dzone.cpp910 void ZONE::SetBorderDisplayStyle( ZONE_BORDER_DISPLAY_STYLE aHatchStyle, int aHatchPitch, in SetBorderDisplayStyle() argument
913 SetHatchPitch( aHatchPitch ); in SetBorderDisplayStyle()