Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/partseditor/
H A Dpemainwindow.cpp233 QString removeGorn(QString & svg) { in removeGorn() function
880 bool result = writeXml(m_userPartsFolderSvgPath + svgPath, removeGorn(svg), true); in setInitialItem()
947 bool result = writeXml(m_userPartsFolderSvgPath + svgPath, removeGorn(svg), true); in setInitialItem()
1653 bool success = writeXml(newPath, removeGorn(svg), true); in loadImage()
2101 writeXml(newPath, removeGorn(svg), true); in relocateConnectorSvg()
2297 bool result = writeXml(actualPath, removeGorn(svg), false); in saveAs()
2567 writeXml(newPath, removeGorn(svg), true); in moveTerminalPoint()
3487 writeXml(newPath, removeGorn(svg), true); in smdChanged()