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

/external/chromium_org/third_party/skia/debugger/QT/
H A DSkSettingsWidget.h77 QCheckBox* getPathOpsCheckBox() { function in class:SkSettingsWidget
H A DSkDebuggerGUI.cpp105 connect(fSettingsWidget.getPathOpsCheckBox(), SIGNAL(toggled(bool)), this, SLOT(actionPathOpsWidget(bool)));
/external/skia/debugger/QT/
H A DSkSettingsWidget.h77 QCheckBox* getPathOpsCheckBox() { function in class:SkSettingsWidget
H A DSkDebuggerGUI.cpp104 connect(fSettingsWidget.getPathOpsCheckBox(), SIGNAL(toggled(bool)), this, SLOT(actionPathOpsWidget(bool)));

Completed in 179 milliseconds