Home
last modified time | relevance | path

Searched defs:bothSides (Results 1 – 2 of 2) sorted by relevance

/dports/cad/fritzing/fritzing-app-0.9.2b/src/autoroute/mazerouter/
H A Dmazerouter.cpp2961 void MazeRouter::removeOffBoardAnd(bool isPCBType, bool removeSingletons, bool bothSides) { in removeOffBoardAnd()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dsketchwidget.cpp8454 …< QList<class ConnectorItem *>* > & allPartConnectorItems, bool includeSingletons, bool bothSides) in collectAllNets()