OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MathML
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLTreeBuilderSimulator.h
44
MathML
HTMLTreeBuilderSimulator.cpp
123
currentNamespace =
MathML
;
139
m_namespaceStack.append(
MathML
);
143
|| (m_namespaceStack.last() ==
MathML
&& tokenExitsMath(token)))
166
|| (m_namespaceStack.last() ==
MathML
&& threadSafeMatch(tagName, MathMLNames::mathTag))
168
|| (m_namespaceStack.contains(
MathML
) && m_namespaceStack.last() == HTML && tokenExitsMath(token)))
/external/chromium_org/chrome/third_party/chromevox/chromevox/injected/
mathjax_external_util.js
42
* Returns a string with
Mathml
attributes for a MathJax object. This serves as
88
* Compute the
MathML
representation of a MathJax element.
152
*
MathML
representation of a particular jax given by its node id. The callback
155
* @param {function(string, string)} callback A function taking a
MathML
173
* @param {function(string, string)} callback A function taking an
MathML
188
* Compute the
MathML
representation for all currently available MathJax
190
* @param {function(string, string)} callback A function taking a
MathML
205
// Functionality for direct translation from LaTeX to
MathML
without rendering.
210
* thing that can happen is that we do not get a
MathML
object for some
221
// Load functionality for
MathML
translation
[
all
...]
mathjax.js
101
* Compute the
MathML
representation for all currently available MathJax
123
* Constructs a callback that posts a string with the
MathML
representation of
126
* @return {function(Node, string)} A function taking a
Mathml
node and an id
133
{'
mathml
': mml, 'elementId': id});
156
* Translates a LaTeX expressions into a
MathML
element.
171
* Translates an AsciiMath expression into a
MathML
element.
/external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js
[
all
...]
chromeVoxChromeOptionsScript.js
[
all
...]
chromeVoxChromePageScript.js
[
all
...]
Completed in 521 milliseconds