Difference between revisions of "Mouse Lock API Points of Interest"
(→WIN32 API) |
(→WIN32 API) |
||
Line 4: | Line 4: | ||
* [http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/nsIMM32Handler.cpp#2074 Internal mouse event tracking?] | * [http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/nsIMM32Handler.cpp#2074 Internal mouse event tracking?] | ||
* [http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/nsWindow.cpp#5948 Internal mouse event tracking 2?] | * [http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/nsWindow.cpp#5948 Internal mouse event tracking 2?] | ||
+ | * [http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/nsWindow.cpp#3874 Internal mouse event tracking 3?] |
Revision as of 20:47, 10 November 2011
This page is for tracking different parts of the Firefox code that relate to the mouse in different ways.