add_ref() | XPCOM::IObject | |
appendChild(in Node newChild) | dom::Node | |
arguments | mathml_dom::MathMLContainer | |
ATTRIBUTE_NODE | dom::Node | |
attributes | dom::Node | |
CDATA_SECTION_NODE | dom::Node | |
childNodes | dom::Node | |
className | mathml_dom::MathMLElement | |
cloneNode(in boolean deep) | dom::Node | |
COMMENT_NODE | dom::Node | |
condition | mathml_dom::MathMLContentContainer | |
declarations | mathml_dom::MathMLContainer | |
deleteArgument(in unsigned long index) | mathml_dom::MathMLContainer | |
deleteBoundVariable(in unsigned long index) | mathml_dom::MathMLContentContainer | |
deleteDeclaration(in unsigned long index) | mathml_dom::MathMLContainer | |
DOCUMENT_FRAGMENT_NODE | dom::Node | |
DOCUMENT_NODE | dom::Node | |
DOCUMENT_TYPE_NODE | dom::Node | |
domainOfApplication | mathml_dom::MathMLContentContainer | |
ELEMENT_NODE | dom::Node | |
ENTITY_NODE | dom::Node | |
ENTITY_REFERENCE_NODE | dom::Node | |
expression | mathml_dom::MathMLLambdaElement | |
firstChild | dom::Node | |
getArgument(in unsigned long index) | mathml_dom::MathMLContainer | |
getAttribute(in DOMString name) | dom::Element | |
getAttributeNode(in DOMString name) | dom::Element | |
getAttributeNodeNS(in DOMString namespaceURI, in DOMString localName) | dom::Element | |
getAttributeNS(in DOMString namespaceURI, in DOMString localName) | dom::Element | |
getBoundVariable(in unsigned long index) | mathml_dom::MathMLContentContainer | |
getDeclaration(in unsigned long index) | mathml_dom::MathMLContainer | |
getElementsByTagName(in DOMString name) | dom::Element | |
getElementsByTagNameNS(in DOMString namespaceURI, in DOMString localName) | dom::Element | |
hasAttribute(in DOMString name) | dom::Element | |
hasAttributeNS(in DOMString namespaceURI, in DOMString localName) | dom::Element | |
hasAttributes() | dom::Node | |
hasChildNodes() | dom::Node | |
href | mathml_dom::MathMLElement | |
id | mathml_dom::MathMLElement | |
insertArgument(in MathMLElement newArgument, in unsigned long index) | mathml_dom::MathMLContainer | |
insertBefore(in Node newChild, in Node refChild) | dom::Node | |
insertBoundVariable(in MathMLBvarElement newBVar, in unsigned long index) | mathml_dom::MathMLContentContainer | |
insertDeclaration(in MathMLDeclareElement newDeclaration, in unsigned long index) | mathml_dom::MathMLContainer | |
isSupported(in DOMString feature, in DOMString version) | dom::Node | |
lastChild | dom::Node | |
localName | dom::Node | |
mathElementStyle | mathml_dom::MathMLElement | |
momentAbout | mathml_dom::MathMLContentContainer | |
namespaceURI | dom::Node | |
nArguments | mathml_dom::MathMLContainer | |
nBoundVariables | mathml_dom::MathMLContentContainer | |
nextSibling | dom::Node | |
nodeName | dom::Node | |
nodeType | dom::Node | |
nodeValue | dom::Node | |
normalize() | dom::Node | |
NOTATION_NODE | dom::Node | |
objid | XPCOM::IObject | |
opDegree | mathml_dom::MathMLContentContainer | |
ownerDocument | dom::Node | |
ownerMathElement | mathml_dom::MathMLElement | |
parentNode | dom::Node | |
prefix | dom::Node | |
previousSibling | dom::Node | |
PROCESSING_INSTRUCTION_NODE | dom::Node | |
query_interface(in utf8string id) | XPCOM::IObject | |
release_ref() | XPCOM::IObject | |
removeArgument(in unsigned long index) | mathml_dom::MathMLContainer | |
removeAttribute(in DOMString name) | dom::Element | |
removeAttributeNode(in Attr oldAttr) | dom::Element | |
removeAttributeNS(in DOMString namespaceURI, in DOMString localName) | dom::Element | |
removeBoundVariable(in unsigned long index) | mathml_dom::MathMLContentContainer | |
removeChild(in Node oldChild) | dom::Node | |
removeDeclaration(in unsigned long index) | mathml_dom::MathMLContainer | |
replaceChild(in Node newChild, in Node oldChild) | dom::Node | |
setArgument(in MathMLElement newArgument, in unsigned long index) | mathml_dom::MathMLContainer | |
setAttribute(in DOMString name, in DOMString value) | dom::Element | |
setAttributeNode(in Attr newAttr) | dom::Element | |
setAttributeNodeNS(in Attr newAttr) | dom::Element | |
setAttributeNS(in DOMString namespaceURI, in DOMString qualifiedName, in DOMString value) | dom::Element | |
setBoundVariable(in MathMLBvarElement newBVar, in unsigned long index) | mathml_dom::MathMLContentContainer | |
setDeclaration(in MathMLDeclareElement newDeclaration, in unsigned long index) | mathml_dom::MathMLContainer | |
tagName | dom::Element | |
TEXT_NODE | dom::Node | |
xref | mathml_dom::MathMLElement | |