Searched refs:SkDebuggerGUI (Results 1 – 3 of 3) sorted by relevance
14 SkDebuggerGUI::SkDebuggerGUI(QWidget *parent) : in SkDebuggerGUI() function in SkDebuggerGUI104 void SkDebuggerGUI::actionBreakpoints() { in actionBreakpoints()112 void SkDebuggerGUI::showDeletes() { in showDeletes()120 void SkDebuggerGUI::actionCancel() { in actionCancel()126 void SkDebuggerGUI::actionClearBreakpoints() { in actionClearBreakpoints()135 void SkDebuggerGUI::actionClearDeletes() { in actionClearDeletes()145 void SkDebuggerGUI::actionClose() { in actionClose()149 void SkDebuggerGUI::actionDelete() { in actionDelete()173 void SkDebuggerGUI::actionGLSettingsChanged() { in actionGLSettingsChanged()182 void SkDebuggerGUI::actionInspector() { in actionInspector()[all …]
46 class SkDebuggerGUI : public QMainWindow {54 SkDebuggerGUI(QWidget *parent = 0);306 void setupUi(QMainWindow *SkDebuggerGUI);
54 SkDebuggerGUI w; in main()