jar.mn |
|
258 |
mathfont.properties |
|
109890 |
mathfontSTIXGeneral.properties |
|
7328 |
mathfontUnicode.properties |
|
5016 |
mathml.css |
/
/* namespace for MathML elements |
10286 |
moz.build |
|
1437 |
nsIMathMLFrame.h |
SUPPORT FOR PRECISE POSITIONING |
15274 |
nsMathMLAtoms.h |
nsMathMLAtoms_h___ |
438 |
nsMathMLChar.cpp |
|
88289 |
nsMathMLChar.h |
|
8457 |
nsMathMLContainerFrame.cpp |
/////////////
nsIMathMLFrame - support methods for stretchy elements
=============================================================================
|
60603 |
nsMathMLContainerFrame.h |
Base class for MathML container frames. It acts like an inferred
mrow. By default, this frame uses its Reflow() method to lay its
children horizontally and ensure that their baselines are aligned.
The Reflow() method relies upon Place() to position children.
By overloading Place() in derived classes, it is therefore possible
to position children in various customized ways.
|
23306 |
nsMathMLFrame.cpp |
static |
11928 |
nsMathMLFrame.h |
|
11083 |
nsMathMLmencloseFrame.cpp |
Add a notation to draw, if the argument is the name of a known notation.
@param aNotation string name of a notation
|
26396 |
nsMathMLmencloseFrame.h |
The MathML REC describes:
The menclose element renders its content inside the enclosing notation
specified by its notation attribute. menclose accepts any number of arguments;
if this number is not 1, its contents are treated as a single "inferred mrow"
containing its arguments, as described in Section 3.1.3 Required Arguments.
|
3339 |
nsMathMLmfracFrame.cpp |
|
15959 |
nsMathMLmfracFrame.h |
The MathML REC describes:
The <mfrac> element is used for fractions. It can also be used to mark up
fraction-like objects such as binomial coefficients and Legendre symbols.
The syntax for <mfrac> is:
<mfrac> numerator denominator </mfrac>
Attributes of <mfrac>:
Name values default
linethickness number [ v-unit ] | thin | medium | thick 1
E.g.,
linethickness=2 actually means that linethickness=2*DEFAULT_THICKNESS
(DEFAULT_THICKNESS is not specified by MathML, see below.)
The linethickness attribute indicates the thickness of the horizontal
"fraction bar", or "rule", typically used to render fractions. A fraction
with linethickness="0" renders without the bar, and might be used within
binomial coefficients. A linethickness greater than one might be used with
nested fractions.
In general, the value of linethickness can be a number, as a multiplier
of the default thickness of the fraction bar (the default thickness is
not specified by MathML), or a number with a unit of vertical length (see
Section 2.3.3), or one of the keywords medium (same as 1), thin (thinner
than 1, otherwise up to the renderer), or thick (thicker than 1, otherwise
up to the renderer).
The <mfrac> element sets displaystyle to "false", or if it was already
false increments scriptlevel by 1, within numerator and denominator.
These attributes are inherited by every element from its rendering
environment, but can be set explicitly only on the <mstyle>
element.
|
4050 |
nsMathMLmmultiscriptsFrame.cpp |
virtual |
28566 |
nsMathMLmmultiscriptsFrame.h |
nsMathMLmmultiscriptsFrame_h___ |
1828 |
nsMathMLmoFrame.cpp |
|
44914 |
nsMathMLmoFrame.h |
nsMathMLmoFrame_h___ |
3225 |
nsMathMLmpaddedFrame.cpp |
|
15150 |
nsMathMLmpaddedFrame.h |
nsMathMLmpaddedFrame_h___ |
2876 |
nsMathMLmrootFrame.cpp |
|
15256 |
nsMathMLmrootFrame.h |
nsMathMLmrootFrame_h___ |
2011 |
nsMathMLmrowFrame.cpp |
virtual |
2405 |
nsMathMLmrowFrame.h |
nsMathMLmrowFrame_h___ |
1877 |
nsMathMLmspaceFrame.cpp |
|
5058 |
nsMathMLmspaceFrame.h |
nsMathMLmspaceFrame_h___ |
2017 |
nsMathMLmtableFrame.cpp |
|
43266 |
nsMathMLmtableFrame.h |
helper to get the column spacing style value |
9533 |
nsMathMLmunderoverFrame.cpp |
|
29584 |
nsMathMLmunderoverFrame.h |
nsMathMLmunderoverFrame_h___ |
3075 |
nsMathMLOperators.cpp |
|
15182 |
nsMathMLOperators.h |
|
7304 |
nsMathMLParts.h |
nsMathMLParts_h___ |
3574 |
nsMathMLTokenFrame.cpp |
|
8417 |
nsMathMLTokenFrame.h |
nsMathMLTokentFrame_h___ |
2281 |
operatorDictionary.xsl |
|
1930 |
tests |
|
|
updateOperatorDictionary.pl |
|
14702 |