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

  /external/skia/debugger/QT/
SkDebuggerGUI.h 285 QFormLayout fViewStateLayout;
SkDebuggerGUI.cpp 595 fViewStateLayout.addRow("Zoom Level", &fZoomBox);
601 fViewStateLayout.addRow("Command HitBox", &fCommandHitBox);
607 fViewStateLayout.addRow("Current Command", &fCurrentCommandBox);
613 fViewStateGroup.setLayout(&fViewStateLayout);

Completed in 27 milliseconds