Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Ddip.cpp139 QStringList labels = getPinLabels(hasLocal); in retrieveSchematicSvg()
407 QStringList labels = getPinLabels(hasLocal); in changePinLabels()
H A Dpaletteitem.h115 QStringList getPinLabels(bool & hasLocal);
H A Dmysterypart.cpp140 QStringList labels = getPinLabels(hasLocal); in retrieveSchematicSvg()
613 QStringList labels = getPinLabels(hasLocal); in changePinLabels()
H A Dpaletteitem.cpp708 QStringList PaletteItem::getPinLabels(bool & hasLocal) { in getPinLabels() function in PaletteItem
1506 QStringList labels = getPinLabels(hasLocal); in sipOrDipOrLabels()