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

/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.cc2500 GetMouseLockDispatcher()->UnlockMouse(GetOrCreateLockTargetAdapter());
2991 return GetMouseLockDispatcher()->IsMouseLockedTo(
2996 return GetMouseLockDispatcher()->LockMouse(GetOrCreateLockTargetAdapter());
3007 MouseLockDispatcher* PepperPluginInstanceImpl::GetMouseLockDispatcher() { function in class:content::PepperPluginInstanceImpl
3019 GetMouseLockDispatcher()->OnLockTargetDestroyed(lock_target_.get());
H A Dpepper_plugin_instance_impl.h646 MouseLockDispatcher* GetMouseLockDispatcher();

Completed in 60 milliseconds