DocAccessibleChild.cpp |
static |
13563 |
DocAccessibleChild.h |
These objects handle content side communication for an accessible document,
and their lifetime is the same as the document they represent.
|
6019 |
DocAccessibleParent.cpp |
|
40634 |
DocAccessibleParent.h |
These objects live in the main process and comunicate with and represent
an accessible document in a content process.
|
13278 |
DocAccessibleTypes.ipdlh |
|
515 |
IPCTypes.h |
Since IPDL does not support preprocessing, this header file allows us to
define types used by PDocAccessible differently depending on platform.
|
5423 |
moz.build |
|
1536 |
PDocAccessible.ipdl |
Notify the parent process the document in the child process is firing an
event.
|
5741 |
RemoteAccessible.cpp |
|
68735 |
RemoteAccessible.h |
The class for an accessibility tree node that originated in the parent
process.
|
16646 |