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

/external/chromium_org/chrome/browser/ui/fullscreen/
H A Dfullscreen_controller.cc242 SetMouseLockTab(web_contents);
261 SetMouseLockTab(NULL);
268 SetMouseLockTab(NULL);
407 SetMouseLockTab(NULL);
433 SetMouseLockTab(NULL);
449 SetMouseLockTab(NULL);
557 SetMouseLockTab(NULL);
668 void FullscreenController::SetMouseLockTab(WebContents* tab) { function in class:FullscreenController
H A Dfullscreen_controller.h192 void SetMouseLockTab(content::WebContents* tab);
244 // Assign using SetMouseLockTab().

Completed in 53 milliseconds