class CSS2FontFaceWidths
|
The CSS2Cursor interface represents a simple value
for the More... |
|
|
Public Methods
The CSS2Cursor
interface represents a simple value
for the
widths 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: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |