HomeSort by relevance Sort by last modified time
    Searched refs:actionRasterWidget (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.h 142 void actionRasterWidget(bool isToggled);
SkDebuggerGUI.cpp 101 connect(fSettingsWidget.getRasterCheckBox(), SIGNAL(toggled(bool)), this, SLOT(actionRasterWidget(bool)));
523 void SkDebuggerGUI::actionRasterWidget(bool isToggled) {
    [all...]
  /external/skia/debugger/QT/
SkDebuggerGUI.h 142 void actionRasterWidget(bool isToggled);
SkDebuggerGUI.cpp 101 connect(fSettingsWidget.getRasterCheckBox(), SIGNAL(toggled(bool)), this, SLOT(actionRasterWidget(bool)));
523 void SkDebuggerGUI::actionRasterWidget(bool isToggled) {
    [all...]

Completed in 1081 milliseconds