Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dpcbsketchwidget.cpp1816 QString PCBSketchWidget::characterizeGroundFill(ViewLayer::ViewLayerID whichGroundPlane) { in characterizeGroundFill() argument
1826 if (gp->viewLayerID() == whichGroundPlane) { in characterizeGroundFill()
1838 if (gp->viewLayerID() != whichGroundPlane) continue; in characterizeGroundFill()