Home
last modified time | relevance | path

Searched refs:SetMouseLockTab (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
Dfullscreen_controller.cc233 SetMouseLockTab(web_contents); in RequestToLockMouse()
252 SetMouseLockTab(NULL); in RequestToLockMouse()
259 SetMouseLockTab(NULL); in RequestToLockMouse()
354 SetMouseLockTab(NULL); in OnAcceptFullscreenPermission()
380 SetMouseLockTab(NULL); in OnDenyFullscreenPermission()
396 SetMouseLockTab(NULL); in LostMouseLock()
525 SetMouseLockTab(NULL); in NotifyTabOfExitIfNecessary()
636 void FullscreenController::SetMouseLockTab(WebContents* tab) { function in FullscreenController
Dfullscreen_controller.h165 void SetMouseLockTab(content::WebContents* tab);