Searched refs:windowIsKey (Results 1 - 5 of 5) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/mac/
H A DDumpRenderTreeWindow.mm82 return gLayoutTestController ? gLayoutTestController->windowIsKey() : YES;
H A DLayoutTestControllerMac.mm406 void LayoutTestController::setWindowIsKey(bool windowIsKey)
408 m_windowIsKey = windowIsKey;
/external/webkit/WebKitTools/DumpRenderTree/
H A DLayoutTestController.h193 bool windowIsKey() const { return m_windowIsKey; } function in class:LayoutTestController
194 void setWindowIsKey(bool windowIsKey);
/external/webkit/WebKitTools/DumpRenderTree/wx/
H A DLayoutTestControllerWx.cpp136 void LayoutTestController::setWindowIsKey(bool windowIsKey) argument
/external/webkit/WebKitTools/DumpRenderTree/gtk/
H A DLayoutTestControllerGtk.cpp287 void LayoutTestController::setWindowIsKey(bool windowIsKey) argument

Completed in 38 milliseconds