Home
last modified time | relevance | path

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

/external/skia/debugger/QT/
DSkDebuggerGUI.h157 void actionSettings();
DSkDebuggerGUI.cpp68 connect(&fActionSettings, SIGNAL(triggered()), this, SLOT(actionSettings())); in SkDebuggerGUI()
247 void SkDebuggerGUI::actionSettings() { in actionSettings() function in SkDebuggerGUI