DOM::CSS2FontFaceWidths Class Reference
TheCSS2Cursor
interface represents a simple value for the widths CSS Level 2 descriptor.
More...
#include <css_extensions.h>
Public Methods | |
CSS2FontFaceWidths () | |
CSS2FontFaceWidths (const CSS2FontFaceWidths &other) | |
CSS2FontFaceWidths (CSS2FontFaceWidthsImpl *impl) | |
CSS2FontFaceWidths & | operator= (const CSS2FontFaceWidths &other) |
~CSS2FontFaceWidths () | |
DOM::DOMString | urange () const |
void | setUrange (const DOM::DOMString &) |
CSSValueList | numbers () const |
Detailed Description
TheCSS2Cursor
interface represents a simple value for the widths CSS Level 2 descriptor.
Definition at line 694 of file css_extensions.h.
Member Function Documentation
|
The range for the characters.
Definition at line 461 of file css_extensions.cpp. |
|
see urange.
Definition at line 467 of file css_extensions.cpp. |
|
A list of numbers representing the glyph widths.
Definition at line 472 of file css_extensions.cpp. |
The documentation for this class was generated from the following files: