AccessibleWrap.cpp |
For documentation of the accessibility architecture,
see http://lxr.mozilla.org/seamonkey/source/accessible/accessible-docs.html
|
4657 |
AccessibleWrap.h |
Windows specific functionality for an accessibility tree node that originated
in mDoc's content process.
|
2280 |
ApplicationAccessibleWrap.cpp |
|
1412 |
ApplicationAccessibleWrap.h |
|
847 |
Compatibility.cpp |
String versions of consumer flags. See GetHumanReadableConsumersStr.
|
5498 |
Compatibility.h |
Used to get compatibility modes. Note, modes are computed at accessibility
start up time and aren't changed during lifetime.
|
3401 |
CompatibilityUIA.cpp |
|
12846 |
DocAccessibleWrap.cpp |
|
3396 |
DocAccessibleWrap.h |
|
902 |
EnumVariant.cpp |
|
2396 |
EnumVariant.h |
Used to fetch accessible children.
|
1705 |
IUnknownImpl.cpp |
|
774 |
IUnknownImpl.h |
|
6731 |
LazyInstantiator.cpp |
static |
23433 |
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.
|
5629 |
moz.build |
|
1759 |
MsaaAccessible.cpp |
a94aded3-1a9c-4afc-a32c-d6b5c010046b |
37995 |
MsaaAccessible.h |
Find an accessible by the given child ID in cached documents.
|
8273 |
MsaaDocAccessible.cpp |
static |
5539 |
MsaaDocAccessible.h |
[id][propget] |
2109 |
MsaaIdGenerator.cpp |
|
2862 |
MsaaIdGenerator.h |
This class is responsible for generating child IDs used by our MSAA
implementation.
|
1235 |
MsaaRootAccessible.cpp |
|
2123 |
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).
|
1557 |
MsaaXULMenuAccessible.cpp |
[optional][in] |
2380 |
MsaaXULMenuAccessible.h |
[id][propget] |
999 |
nsEventMap.h |
|
4597 |
nsWinUtils.cpp |
WindowProc to process WM_GETOBJECT messages, used in windows emulation mode.
|
5616 |
nsWinUtils.h |
Return computed styles declaration for the given node.
@note Please use it carefully since it can shutdown the accessible tree
you operate on.
|
2984 |
NtUndoc.h |
|
2419 |
Platform.cpp |
|
8475 |
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.
|
913 |
ServiceProvider.cpp |
|
3528 |
ServiceProvider.h |
|
1025 |