Searched refs:shouldDumpFullScreenCallbacks (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
H A DLayoutTestController.h133 bool shouldDumpFullScreenCallbacks() const { return m_dumpFullScreenCallbacks; } function in class:WTR::LayoutTestController
H A DInjectedBundlePage.cpp1015 if (InjectedBundle::shared().layoutTestController()->shouldDumpFullScreenCallbacks())
1022 if (InjectedBundle::shared().layoutTestController()->shouldDumpFullScreenCallbacks())
1030 if (InjectedBundle::shared().layoutTestController()->shouldDumpFullScreenCallbacks())

Completed in 788 milliseconds