Name Description Size Coverage
AccessibleWrap.cpp For documentation of the accessibility architecture, see http://lxr.mozilla.org/seamonkey/source/accessible/accessible-docs.html 1583 100 %
AccessibleWrap.h Windows specific functionality for an accessibility tree node that originated in mDoc's content process. 1110 100 %
ApplicationAccessibleWrap.cpp 1171 64 %
ApplicationAccessibleWrap.h 845 100 %
Compatibility.cpp String versions of consumer flags. See GetHumanReadableConsumersStr. 8934 65 %
Compatibility.h Used to get compatibility modes. Note, modes are computed at accessibility start up time and aren't changed during lifetime. 4207 80 %
CompatibilityUIA.cpp 16341 0 %
DocAccessibleWrap.cpp 3366 29 %
DocAccessibleWrap.h 900 100 %
EnumVariant.cpp 2396 78 %
EnumVariant.h Used to fetch accessible children. 1703 100 %
IUnknownImpl.cpp 774 0 %
IUnknownImpl.h 6784 100 %
LazyInstantiator.cpp static 26329 28 %
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 100 %
moz.build 1710 -
MsaaAccessible.cpp a94aded3-1a9c-4afc-a32c-d6b5c010046b 38652 75 %
MsaaAccessible.h Find an accessible by the given child ID in cached documents. 8428 100 %
MsaaDocAccessible.cpp static 4155 82 %
MsaaDocAccessible.h [id][propget] 2107 100 %
MsaaIdGenerator.cpp 2680 100 %
MsaaIdGenerator.h This class is responsible for generating child IDs used by our MSAA implementation. 1238 -
MsaaRootAccessible.cpp 2503 65 %
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 100 %
MsaaXULMenuAccessible.cpp [optional][in] 2380 0 %
MsaaXULMenuAccessible.h [id][propget] 997 100 %
nsEventMap.h 4841 -
nsWinUtils.cpp WindowProc to process WM_GETOBJECT messages, used in windows emulation mode. 5025 11 %
nsWinUtils.h Start window emulation if presence of specific AT is detected. 2699 100 %
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 52 %
RootAccessibleWrap.cpp 1612 35 %
RootAccessibleWrap.h Windows specific functionality for the node at a root of the accessibility tree: see the RootAccessible superclass for further details. 911 100 %
ServiceProvider.cpp 3283 74 %
ServiceProvider.h 1025 100 %