Searched refs:getOverdrawVizCheckBox (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/debugger/QT/
H A DSkSettingsWidget.h69 QCheckBox* getOverdrawVizCheckBox() { function in class:SkSettingsWidget
H A DSkDebuggerGUI.cpp103 connect(fSettingsWidget.getOverdrawVizCheckBox(), SIGNAL(toggled(bool)), this, SLOT(actionOverdrawVizWidget(bool)));
/external/skia/debugger/QT/
H A DSkSettingsWidget.h69 QCheckBox* getOverdrawVizCheckBox() { function in class:SkSettingsWidget
H A DSkDebuggerGUI.cpp102 connect(fSettingsWidget.getOverdrawVizCheckBox(), SIGNAL(toggled(bool)), this, SLOT(actionOverdrawVizWidget(bool)));

Completed in 118 milliseconds