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

  /external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.cpp 96 connect(&fActionClose, SIGNAL(triggered()), this, SLOT(actionClose()));
495 void SkDebuggerGUI::actionClose() {
    [all...]
  /external/skia/debugger/QT/
SkDebuggerGUI.cpp 95 connect(&fActionClose, SIGNAL(triggered()), this, SLOT(actionClose()));
456 void SkDebuggerGUI::actionClose() {
    [all...]

Completed in 113 milliseconds