#include <DocumentOrderedMap.h>
|
void | add (const AtomicStringImpl &, Element &, const TreeScope &) |
|
void | remove (const AtomicStringImpl &, Element &) |
|
void | clear () |
|
bool | contains (const AtomicStringImpl &) const |
|
bool | containsSingle (const AtomicStringImpl &) const |
|
bool | containsMultiple (const AtomicStringImpl &) const |
|
Element * | getElementById (const AtomicStringImpl &, const TreeScope &) const |
|
Element * | getElementByName (const AtomicStringImpl &, const TreeScope &) const |
|
HTMLMapElement * | getElementByMapName (const AtomicStringImpl &, const TreeScope &) const |
|
HTMLImageElement * | getElementByUsemap (const AtomicStringImpl &, const TreeScope &) const |
|
HTMLLabelElement * | getElementByLabelForAttribute (const AtomicStringImpl &, const TreeScope &) const |
|
Element * | getElementByWindowNamedItem (const AtomicStringImpl &, const TreeScope &) const |
|
Element * | getElementByDocumentNamedItem (const AtomicStringImpl &, const TreeScope &) const |
|
const Vector< Element * > * | getAllElementsById (const AtomicStringImpl &, const TreeScope &) const |
|
void | add (const AtomicStringImpl &, Element &, const TreeScope &) |
|
void | remove (const AtomicStringImpl &, Element &) |
|
void | clear () |
|
bool | contains (const AtomicStringImpl &) const |
|
bool | containsSingle (const AtomicStringImpl &) const |
|
bool | containsMultiple (const AtomicStringImpl &) const |
|
Element * | getElementById (const AtomicStringImpl &, const TreeScope &) const |
|
Element * | getElementByName (const AtomicStringImpl &, const TreeScope &) const |
|
HTMLMapElement * | getElementByMapName (const AtomicStringImpl &, const TreeScope &) const |
|
HTMLImageElement * | getElementByUsemap (const AtomicStringImpl &, const TreeScope &) const |
|
HTMLLabelElement * | getElementByLabelForAttribute (const AtomicStringImpl &, const TreeScope &) const |
|
Element * | getElementByWindowNamedItem (const AtomicStringImpl &, const TreeScope &) const |
|
Element * | getElementByDocumentNamedItem (const AtomicStringImpl &, const TreeScope &) const |
|
const Vector< Element * > * | getAllElementsById (const AtomicStringImpl &, const TreeScope &) const |
|
◆ add() [1/2]
◆ add() [2/2]
◆ clear() [1/2]
void WebCore::DocumentOrderedMap::clear |
( |
| ) |
|
◆ clear() [2/2]
void WebCore::DocumentOrderedMap::clear |
( |
| ) |
|
◆ contains() [1/2]
◆ contains() [2/2]
◆ containsMultiple() [1/2]
bool WebCore::DocumentOrderedMap::containsMultiple |
( |
const AtomicStringImpl & |
| ) |
const |
◆ containsMultiple() [2/2]
bool WebCore::DocumentOrderedMap::containsMultiple |
( |
const AtomicStringImpl & |
id | ) |
const |
|
inline |
◆ containsSingle() [1/2]
bool WebCore::DocumentOrderedMap::containsSingle |
( |
const AtomicStringImpl & |
| ) |
const |
◆ containsSingle() [2/2]
bool WebCore::DocumentOrderedMap::containsSingle |
( |
const AtomicStringImpl & |
id | ) |
const |
|
inline |
◆ getAllElementsById() [1/2]
◆ getAllElementsById() [2/2]
◆ getElementByDocumentNamedItem() [1/2]
◆ getElementByDocumentNamedItem() [2/2]
◆ getElementById() [1/2]
◆ getElementById() [2/2]
◆ getElementByLabelForAttribute() [1/2]
◆ getElementByLabelForAttribute() [2/2]
◆ getElementByMapName() [1/2]
◆ getElementByMapName() [2/2]
◆ getElementByName() [1/2]
◆ getElementByName() [2/2]
◆ getElementByUsemap() [1/2]
◆ getElementByUsemap() [2/2]
◆ getElementByWindowNamedItem() [1/2]
◆ getElementByWindowNamedItem() [2/2]
◆ remove() [1/2]
◆ remove() [2/2]
The documentation for this class was generated from the following files: