Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/mainwindow/
H A Dmainwindow.h347 void rotate45cw();
H A Dmainwindow_menu.cpp978 connect(m_rotate45cwAct, SIGNAL(triggered()), this, SLOT(rotate45cw())); in createPartMenuActions()
2481 rotate45cw(); in rotateIncCW()
2539 void MainWindow::rotate45cw() { in rotate45cw() function in MainWindow