Name Description Size Coverage
AccessibleWrap.cpp For documentation of the accessibility architecture, see http://lxr.mozilla.org/seamonkey/source/accessible/accessible-docs.html 1468 -
AccessibleWrap.h Windows specific functionality for an accessibility tree node that originated in mDoc's content process. 995 -
ApplicationAccessibleWrap.cpp 1046 -
ApplicationAccessibleWrap.h 720 -
Compatibility.cpp String versions of consumer flags. See GetHumanReadableConsumersStr. 8819 -
Compatibility.h Used to get compatibility modes. Note, modes are computed at accessibility start up time and aren't changed during lifetime. 4092 -
CompatibilityUIA.cpp 16220 -
DocAccessibleWrap.cpp 3251 -
DocAccessibleWrap.h 785 -
EnumVariant.cpp 2281 -
EnumVariant.h Used to fetch accessible children. 1588 -
IUnknownImpl.cpp 659 -
IUnknownImpl.h 6413 -
LazyInstantiator.cpp static 26619 -
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. 6649 -
moz.build 1621 -
MsaaAccessible.cpp a94aded3-1a9c-4afc-a32c-d6b5c010046b 37966 -
MsaaAccessible.h Find an accessible by the given child ID in cached documents. 8313 -
MsaaDocAccessible.cpp static 4040 -
MsaaDocAccessible.h [id][propget] 1992 -
MsaaIdGenerator.cpp 2565 -
MsaaIdGenerator.h This class is responsible for generating child IDs used by our MSAA implementation. 1123 -
MsaaRootAccessible.cpp 2423 -
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). 1534 -
MsaaXULMenuAccessible.cpp [optional][in] 2300 -
MsaaXULMenuAccessible.h [id][propget] 917 -
nsEventMap.h 4716 -
nsWinUtils.cpp WindowProc to process WM_GETOBJECT messages, used in windows emulation mode. 4900 -
nsWinUtils.h Start window emulation if presence of specific AT is detected. 2574 -
NtUndoc.h 2298 -
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 11004 -
RootAccessibleWrap.cpp 1532 -
RootAccessibleWrap.h Windows specific functionality for the node at a root of the accessibility tree: see the RootAccessible superclass for further details. 831 -
ServiceProvider.cpp 3162 -
ServiceProvider.h 904 -