Home
last modified time | relevance | path

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

/external/skia/debugger/QT/
DSkDebuggerGUI.h137 void actionRewind();
DSkDebuggerGUI.cpp62 connect(&fActionRewind, SIGNAL(triggered()), this, SLOT(actionRewind())); in SkDebuggerGUI()
223 void SkDebuggerGUI::actionRewind() { in actionRewind() function in SkDebuggerGUI