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

  /external/webkit/WebKitTools/DumpRenderTree/qt/
LayoutTestControllerQt.h 67 bool canOpenWindows() const { return m_canOpenWindows; }
  /external/webkit/WebKitTools/DumpRenderTree/
LayoutTestController.h 162 bool canOpenWindows() const { return m_canOpenWindows; }
163 void setCanOpenWindows(bool canOpenWindows) { m_canOpenWindows = canOpenWindows; }

Completed in 28 milliseconds