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

/external/chromium_org/third_party/skia/debugger/QT/
H A DSkSettingsWidget.cpp59 fPathOpsLabel.setText("PathOps: ");
60 fPathOpsLabel.setMinimumWidth(178);
61 fPathOpsLabel.setMaximumWidth(178);
119 fRasterLayout.addWidget(&fPathOpsLabel);
H A DSkSettingsWidget.h129 QLabel fPathOpsLabel; member in class:SkSettingsWidget
/external/skia/debugger/QT/
H A DSkSettingsWidget.cpp59 fPathOpsLabel.setText("PathOps: ");
60 fPathOpsLabel.setMinimumWidth(178);
61 fPathOpsLabel.setMaximumWidth(178);
119 fRasterLayout.addWidget(&fPathOpsLabel);
H A DSkSettingsWidget.h129 QLabel fPathOpsLabel; member in class:SkSettingsWidget

Completed in 106 milliseconds