Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/
H A Dcommands.h286 QMatrix m_newMatrix; variable
H A Dcommands.cpp1761 m_newMatrix = newMatrix; in TransformItemCommand()
1772 m_sketchWidget->transformItem(m_itemID, m_newMatrix); in redo()