Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Ditembase.cpp1220 void ItemBase::movePartLabel(QPointF newPos, QPointF newOffset) { in movePartLabel() function in ItemBase
/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dsketchwidget.cpp7127 void SketchWidget::movePartLabel(long itemID, QPointF newPos, QPointF newOffset) in movePartLabel() function in SketchWidget