Searched defs:actionRewind (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/debugger/QT/
H A DSkDebuggerGUI.cpp83 connect(&fActionRewind, SIGNAL(triggered()), this, SLOT(actionRewind()));
588 void SkDebuggerGUI::actionRewind() { function in class:SkDebuggerGUI
/external/skia/debugger/QT/
H A DSkDebuggerGUI.cpp82 connect(&fActionRewind, SIGNAL(triggered()), this, SLOT(actionRewind()));
549 void SkDebuggerGUI::actionRewind() { function in class:SkDebuggerGUI

Completed in 97 milliseconds