Home
last modified time | relevance | path

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

/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dbreadboardsketchwidget.cpp235 QTimer::singleShot(10, this, SLOT(vScrollToZero())); in showEvent()
H A Dsketchwidget.h607 void vScrollToZero();
H A Dpcbsketchwidget.cpp386 QTimer::singleShot(10, this, SLOT(vScrollToZero())); in dealWithDefaultParts()
H A Dsketchwidget.cpp8813 void SketchWidget::vScrollToZero() { in vScrollToZero() function in SketchWidget