Name Description Size Coverage
AccessibleWrap.cpp For documentation of the accessibility architecture, see http://lxr.mozilla.org/seamonkey/source/accessible/accessible-docs.html 1583 -
AccessibleWrap.h Windows specific functionality for an accessibility tree node that originated in mDoc's content process. 1110 -
ApplicationAccessibleWrap.cpp 1171 -
ApplicationAccessibleWrap.h 845 -
Compatibility.cpp String versions of consumer flags. See GetHumanReadableConsumersStr. 8934 -
Compatibility.h Used to get compatibility modes. Note, modes are computed at accessibility start up time and aren't changed during lifetime. 4207 -
CompatibilityUIA.cpp 16341 -
DocAccessibleWrap.cpp 3366 -
DocAccessibleWrap.h 900 -
EnumVariant.cpp 2396 -
EnumVariant.h Used to fetch accessible children. 1703 -
IUnknownImpl.cpp 774 -
IUnknownImpl.h 6784 -
LazyInstantiator.cpp static 26329 -
LazyInstantiator.h LazyInstantiator is an IAccessible that initially acts as a placeholder. The a11y service is not actually started until two conditions are met: (1) A method is called on the LazyInstantiator that would require a11y services in order to fulfill; and (2) LazyInstantiator::ShouldInstantiate returns true. 6659 -
moz.build 1710 -
MsaaAccessible.cpp a94aded3-1a9c-4afc-a32c-d6b5c010046b 38652 -
MsaaAccessible.h Find an accessible by the given child ID in cached documents. 8428 -
MsaaDocAccessible.cpp static 4155 -
MsaaDocAccessible.h [id][propget] 2107 -
MsaaIdGenerator.cpp 2680 -
MsaaIdGenerator.h This class is responsible for generating child IDs used by our MSAA implementation. 1238 -
MsaaRootAccessible.cpp 2503 -
MsaaRootAccessible.h This method enables a RootAccessibleWrap to be wrapped by a LazyInstantiator. @param aOuter The IUnknown of the object that is wrapping this RootAccessibleWrap, or nullptr to unwrap the aOuter from a previous call. @return This objects own IUnknown (as opposed to aOuter's IUnknown). 1614 -
MsaaXULMenuAccessible.cpp [optional][in] 2380 -
MsaaXULMenuAccessible.h [id][propget] 997 -
nsEventMap.h 4841 -
nsWinUtils.cpp WindowProc to process WM_GETOBJECT messages, used in windows emulation mode. 5025 -
nsWinUtils.h Start window emulation if presence of specific AT is detected. 2699 -
NtUndoc.h 2419 -
Platform.cpp System caret support: update the Windows caret position. The system caret works more universally than the MSAA caret For example, Window-Eyes, JAWS, ZoomText and Windows Tablet Edition use it We will use an invisible system caret. Gecko is still responsible for drawing its own caret 10989 -
RootAccessibleWrap.cpp 1612 -
RootAccessibleWrap.h Windows specific functionality for the node at a root of the accessibility tree: see the RootAccessible superclass for further details. 911 -
ServiceProvider.cpp 3283 -
ServiceProvider.h 1025 -