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

/external/chromium_org/third_party/skia/debugger/QT/
H A DSkDebuggerGUI.cpp89 connect(&fActionInspector, SIGNAL(triggered()), this, SLOT(actionInspector()));
540 void SkDebuggerGUI::actionInspector() { function in class:SkDebuggerGUI
/external/skia/debugger/QT/
H A DSkDebuggerGUI.cpp88 connect(&fActionInspector, SIGNAL(triggered()), this, SLOT(actionInspector()));
501 void SkDebuggerGUI::actionInspector() { function in class:SkDebuggerGUI

Completed in 101 milliseconds