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

  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestController.h 390 bool canOpenWindows() { return m_canOpenWindows; }
  /external/webkit/Tools/DumpRenderTree/qt/
LayoutTestControllerQt.h 71 bool canOpenWindows() const { return m_canOpenWindows; }
  /external/webkit/Tools/DumpRenderTree/
LayoutTestController.h 209 bool canOpenWindows() const { return m_canOpenWindows; }
210 void setCanOpenWindows(bool canOpenWindows) { m_canOpenWindows = canOpenWindows; }

Completed in 280 milliseconds