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

  /external/webkit/Tools/DumpRenderTree/
LayoutTestController.h 206 bool callCloseOnWebViews() const { return m_callCloseOnWebViews; }
207 void setCallCloseOnWebViews(bool callCloseOnWebViews) { m_callCloseOnWebViews = callCloseOnWebViews; }
365 bool m_callCloseOnWebViews;
LayoutTestController.cpp 69 , m_callCloseOnWebViews(true)
    [all...]

Completed in 22 milliseconds