import"DeprecatedCSSOMPrimitiveValue.idl";
◆ getCounterValue()
◆ getFloatValue()
| unrestricted float DeprecatedCSSOMPrimitiveValue::getFloatValue |
( |
optional unsigned short |
unitType = 0 | ) |
|
◆ getRectValue()
◆ getRGBColorValue()
◆ getStringValue()
| DOMString DeprecatedCSSOMPrimitiveValue::getStringValue |
( |
| ) |
|
◆ setFloatValue()
| void DeprecatedCSSOMPrimitiveValue::setFloatValue |
( |
optional unsigned short |
unitType = 0, |
|
|
optional unrestricted float |
floatValue = NaN |
|
) |
| |
◆ setStringValue()
| void DeprecatedCSSOMPrimitiveValue::setStringValue |
( |
optional unsigned short |
stringType = 0, |
|
|
optional DOMString |
stringValue |
|
) |
| |
◆ CSS_ATTR
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_ATTR = 22 |
◆ CSS_CM
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_CM = 6 |
◆ CSS_COUNTER
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_COUNTER = 23 |
◆ CSS_DEG
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_DEG = 11 |
◆ CSS_DIMENSION
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_DIMENSION = 18 |
◆ CSS_EMS
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_EMS = 3 |
◆ CSS_EXS
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_EXS = 4 |
◆ CSS_GRAD
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_GRAD = 13 |
◆ CSS_HZ
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_HZ = 16 |
◆ CSS_IDENT
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_IDENT = 21 |
◆ CSS_IN
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_IN = 8 |
◆ CSS_KHZ
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_KHZ = 17 |
◆ CSS_MM
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_MM = 7 |
◆ CSS_MS
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_MS = 14 |
◆ CSS_NUMBER
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_NUMBER = 1 |
◆ CSS_PC
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_PC = 10 |
◆ CSS_PERCENTAGE
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_PERCENTAGE = 2 |
◆ CSS_PT
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_PT = 9 |
◆ CSS_PX
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_PX = 5 |
◆ CSS_RAD
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_RAD = 12 |
◆ CSS_RECT
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_RECT = 24 |
◆ CSS_RGBCOLOR
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_RGBCOLOR = 25 |
◆ CSS_S
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_S = 15 |
◆ CSS_STRING
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_STRING = 19 |
◆ CSS_UNKNOWN
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_UNKNOWN = 0 |
◆ CSS_URI
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_URI = 20 |
◆ CSS_VH
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_VH = 27 |
◆ CSS_VMAX
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_VMAX = 29 |
◆ CSS_VMIN
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_VMIN = 28 |
◆ CSS_VW
| const unsigned short DeprecatedCSSOMPrimitiveValue::CSS_VW = 26 |
◆ primitiveType
The documentation for this interface was generated from the following file: