HTMLCanvasAccessible.cpp |
|
632 |
HTMLCanvasAccessible.h |
HTML canvas accessible (html:canvas).
|
952 |
HTMLElementAccessibles.cpp |
|
8923 |
HTMLElementAccessibles.h |
Used for HTML hr element.
|
5078 |
HTMLFormControlAccessible.cpp |
|
36009 |
HTMLFormControlAccessible.h |
Accessible for HTML input@type="radio" element.
|
12392 |
HTMLImageMapAccessible.cpp |
|
6852 |
HTMLImageMapAccessible.h |
Used for HTML image maps.
|
2361 |
HTMLLinkAccessible.cpp |
|
4595 |
HTMLLinkAccessible.h |
Returns true if the link has href attribute.
|
1916 |
HTMLListAccessible.cpp |
|
3679 |
HTMLListAccessible.h |
Used for HTML list (like HTML ul).
|
2471 |
HTMLSelectAccessible.cpp |
|
16091 |
HTMLSelectAccessible.h |
Selects, Listboxes and Comboboxes, are made up of a number of different
widgets, some of which are shared between the two. This file contains
all of the widgets for both of the Selects, for HTML only.
Listbox:
- HTMLSelectListAccessible
- HTMLSelectOptionAccessible
Comboboxes:
- HTMLComboboxAccessible
- HTMLComboboxListAccessible [ inserted in accessible tree ]
- HTMLSelectOptionAccessible(s)
|
6948 |
HTMLTableAccessible.cpp |
|
26028 |
HTMLTableAccessible.h |
HTML table cell accessible (html:td).
|
5114 |
moz.build |
|
1459 |