class CSS2FontFaceWidths
|
The <code> CSS2Cursor </code> interface represents a simple value
for the <a
href="http://www. More... |
|
|
Public Methods
The <code> CSS2Cursor </code> interface represents a simple value
for the <a
href="http://www.w3.org/TR/REC-CSS2/fonts.html#descdef-widths">
widths </a> CSS Level 2 descriptor.
CSS2FontFaceWidths ()
| CSS2FontFaceWidths |
CSS2FontFaceWidths (const CSS2FontFaceWidths &other)
| CSS2FontFaceWidths |
CSS2FontFaceWidths (CSS2FontFaceWidthsImpl *impl)
| CSS2FontFaceWidths |
CSS2FontFaceWidths & operator = (const CSS2FontFaceWidths &other)
| operator = |
~CSS2FontFaceWidths ()
| ~CSS2FontFaceWidths |
[const]
The range for the characters.
see urange
NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is
readonly.
Throws: DOMException, SYNTAX_ERR:, Raised, if, the, specified, CSS, string, value, has, a, syntax, error, and, is, unparsable.
CSSValueList numbers ()
| numbers |
[const]
A list of numbers representing the glyph widths.
Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53. |