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

  /external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.h 157 void actionPathOpsWidget(bool );
SkDebuggerGUI.cpp 104 connect(fSettingsWidget.getPathOpsCheckBox(), SIGNAL(toggled(bool)), this, SLOT(actionPathOpsWidget(bool)));
537 void SkDebuggerGUI::actionPathOpsWidget(bool isToggled) {
    [all...]
  /external/skia/debugger/QT/
SkDebuggerGUI.h 157 void actionPathOpsWidget(bool );
SkDebuggerGUI.cpp 104 connect(fSettingsWidget.getPathOpsCheckBox(), SIGNAL(toggled(bool)), this, SLOT(actionPathOpsWidget(bool)));
537 void SkDebuggerGUI::actionPathOpsWidget(bool isToggled) {
    [all...]

Completed in 508 milliseconds