DOM::CSS2FontFaceWidths Class Reference
The CSS2Cursor
interface represents a simple value for the widths CSS Level 2 descriptor.
More...
#include <css_extensions.h>
Public Member Functions | |
CSS2FontFaceWidths (const CSS2FontFaceWidths &other) | |
CSS2FontFaceWidths (CSS2FontFaceWidthsImpl *impl) | |
CSS2FontFaceWidths & | operator= (const CSS2FontFaceWidths &other) |
DOM::DOMString | urange () const |
The range for the characters. | |
void | setUrange (const DOM::DOMString &) |
see urange | |
CSSValueList | numbers () const |
A list of numbers representing the glyph widths. |
Detailed Description
The CSS2Cursor
interface represents a simple value for the widths CSS Level 2 descriptor.
Definition at line 695 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: