Searched refs:fDrawCommandGeometryWidget (Results 1 – 2 of 2) sorted by relevance
45 , fDrawCommandGeometryWidget(&fDebugger) in SkDebuggerGUI()187 fDrawCommandGeometryWidget.setHidden(newState); in actionInspector()334 fDrawCommandGeometryWidget.setDrawCommandIndex(-1); in updateDrawCommandInfo()354 fDrawCommandGeometryWidget.setDrawCommandIndex(currentRow); in updateDrawCommandInfo()513 fDrawCommandGeometryWidget.setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); in setupUi()544 fDrawCommandGeometryWidget.setToolTip("Current Command Geometry"); in setupUi()545 fSettingsAndImageLayout.addWidget(&fDrawCommandGeometryWidget); in setupUi()712 fDrawCommandGeometryWidget.setDrawCommandIndex(-1); in loadPicture()
287 SkDrawCommandGeometryWidget fDrawCommandGeometryWidget; variable