Searched defs:exitFullScreenForElement (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/
H A DInjectedBundlePageFullScreenClient.cpp64 void InjectedBundlePageFullScreenClient::exitFullScreenForElement(WebPage *page, WebCore::Element *element) function in class:WebKit::InjectedBundlePageFullScreenClient
/macosx-10.10/WebKit2-7600.1.25/WebProcess/FullScreen/
H A DWebFullScreenManager.cpp103 void WebFullScreenManager::exitFullScreenForElement(WebCore::Element* element) function in class:WebKit::WebFullScreenManager
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/c/
H A DWKBundlePageFullScreenClient.h50 WKBundlePageExitFullScreenForElement exitFullScreenForElement; member in struct:WKBundlePageFullScreenClientV0
59 WKBundlePageExitFullScreenForElement exitFullScreenForElement; member in struct:WKBundlePageFullScreenClientV1
75 WKBundlePageExitFullScreenForElement exitFullScreenForElement; member in struct:WKBundlePageFullScreenClient
/macosx-10.10/WebCore-7600.1.25/page/
H A DChromeClient.h350 virtual void exitFullScreenForElement(Element*) { } function in class:WebCore::ChromeClient
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebChromeClient.cpp849 void WebChromeClient::exitFullScreenForElement(Element* element) function in class:WebChromeClient
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp898 void WebChromeClient::exitFullScreenForElement(WebCore::Element* element) function in class:WebKit::WebChromeClient

Completed in 189 milliseconds