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

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