KHTML
css_extensions.h
Go to the documentation of this file.
305 void setPositionIdentifier ( const DOM::DOMString &horizontalIdentifier, const DOM::DOMString &verticalIdentifier );
DOM::DOMString borderStyle() const
See the border-style property definition in CSS2.
Definition: css_extensions.cpp:773
float getHorizontalPosition(const float horizontalType)
This method is used to get the float value in a specified unit if the horizontalPosition represents a...
Definition: css_extensions.cpp:136
~CSS2BackgroundPosition()
Definition: css_extensions.cpp:108
DOM::DOMString textTransform() const
See the text-transform property definition in CSS2.
Definition: css_extensions.cpp:1862
CSS2PageSize & operator=(const CSS2PageSize &other)
Definition: css_extensions.cpp:492
void setBorderLeftStyle(const DOM::DOMString &)
see borderLeftStyle
Definition: css_extensions.cpp:911
DOM::DOMString pause() const
See the pause property definition in CSS2.
Definition: css_extensions.cpp:1620
DOM::DOMString borderTopStyle() const
See the border-top-style property definition in CSS2.
Definition: css_extensions.cpp:872
void setUri(const DOM::DOMString &)
see uri SYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is unparsable...
Definition: css_extensions.cpp:414
void setBorderRightStyle(const DOM::DOMString &)
see borderRightStyle
Definition: css_extensions.cpp:889
DOM::DOMString whiteSpace() const
See the white-space property definition in CSS2.
Definition: css_extensions.cpp:1939
void setListStylePosition(const DOM::DOMString &)
see listStylePosition
Definition: css_extensions.cpp:1318
DOM::DOMString paddingRight() const
See the padding-right property definition in CSS2.
Definition: css_extensions.cpp:1543
void setCounterIncrement(const DOM::DOMString &)
see counterIncrement
Definition: css_extensions.cpp:1043
DOM::DOMString outlineColor() const
See the outline-color property definition in CSS2.
Definition: css_extensions.cpp:1477
DOM::DOMString letterSpacing() const
See the letter-spacing property definition in CSS2.
Definition: css_extensions.cpp:1268
DOM::DOMString font() const
See the font property definition in CSS2.
Definition: css_extensions.cpp:1158
DOM::DOMString textShadow() const
See the text-shadow property definition in CSS2.
Definition: css_extensions.cpp:1851
void setFontSizeAdjust(const DOM::DOMString &)
see fontSizeAdjust
Definition: css_extensions.cpp:1197
CSS2BackgroundPosition()
Definition: css_extensions.cpp:90
DOM::DOMString marginTop() const
See the margin-top property definition in CSS2.
Definition: css_extensions.cpp:1345
DOM::DOMString paddingBottom() const
See the padding-bottom property definition in CSS2.
Definition: css_extensions.cpp:1554
DOM::DOMString borderRightColor() const
See the border-right-color property definition in CSS2.
Definition: css_extensions.cpp:839
CSSValue vertical() const
The vertical position of the text shadow.
Definition: css_extensions.cpp:2030
DOM::DOMString minWidth() const
See the min-width property definition in CSS2.
Definition: css_extensions.cpp:1444
DOM::DOMString clip() const
See the clip property definition in CSS2.
Definition: css_extensions.cpp:1004
DOM::DOMString direction() const
See the direction property definition in CSS2.
Definition: css_extensions.cpp:1103
DOM::DOMString identifier() const
If width is CSS_IDENT or CSS_INHERIT , this attribute contains the string representation of the ident...
Definition: css_extensions.cpp:514
DOM::DOMString borderBottomColor() const
See the border-bottom-color property definition in CSS2.
Definition: css_extensions.cpp:850
DOM::DOMString azimuth() const
See the azimuth property definition in CSS2.
Definition: css_extensions.cpp:652
DOM::DOMString marginBottom() const
See the margin-bottom property definition in CSS2.
Definition: css_extensions.cpp:1367
CSS2FontFaceWidths & operator=(const CSS2FontFaceWidths &other)
Definition: css_extensions.cpp:450
unsigned short horizontalType() const
A code defining the type of the horizontal value.
Definition: css_extensions.cpp:112
DOM::DOMString right() const
See the right property definition in CSS2.
Definition: css_extensions.cpp:1719
DOM::DOMString overflow() const
See the overflow property definition in CSS2.
Definition: css_extensions.cpp:1510
The CSS2Cursor interface represents a simple value for the widths CSS Level 2 descriptor.
Definition: css_extensions.h:693
DOM::DOMString fontSizeAdjust() const
See the font-size-adjust property definition in CSS2.
Definition: css_extensions.cpp:1191
void setPageBreakAfter(const DOM::DOMString &)
see pageBreakAfter
Definition: css_extensions.cpp:1593
void setUri(const DOM::DOMString &)
see uri SYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is unparsable...
Definition: css_extensions.cpp:597
void setBackgroundImage(const DOM::DOMString &)
see backgroundImage
Definition: css_extensions.cpp:702
DOM::DOMString textAlign() const
See the text-align property definition in CSS2.
Definition: css_extensions.cpp:1818
DOM::DOMString zIndex() const
See the z-index property definition in CSS2.
Definition: css_extensions.cpp:1983
void setListStyleImage(const DOM::DOMString &)
see listStyleImage
Definition: css_extensions.cpp:1307
DOM::DOMString fontFaceName() const
Specifies the full font name of a locally installed font.
Definition: css_extensions.cpp:425
DOM::DOMString playDuring() const
See the play-during property definition in CSS2.
Definition: css_extensions.cpp:1675
void setBackgroundRepeat(const DOM::DOMString &)
see backgroundRepeat
Definition: css_extensions.cpp:724
DOM::DOMString maxWidth() const
See the max-width property definition in CSS2.
Definition: css_extensions.cpp:1422
void setPageBreakInside(const DOM::DOMString &)
see pageBreakInside
Definition: css_extensions.cpp:1615
DOM::DOMString richness() const
See the richness property definition in CSS2.
Definition: css_extensions.cpp:1708
DOM::DOMString backgroundAttachment() const
See the background-attachment property definition in CSS2.
Definition: css_extensions.cpp:674
DOM::DOMString pageBreakAfter() const
See the page-break-after property definition in CSS2.
Definition: css_extensions.cpp:1587
DOM::DOMString speakPunctuation() const
See the speak-punctuation property definition in CSS2.
Definition: css_extensions.cpp:1774
CSS2BackgroundPosition & operator=(const CSS2BackgroundPosition &other)
Definition: css_extensions.cpp:102
void setReset(const short)
see reset NO_MODIFICATION_ALLOWED_ERR: Raised if this identifier is readonly.
Definition: css_extensions.cpp:322
void setHorizontalPosition(const unsigned short horizontalType, const float value)
This method is used to set the horizontal position with a specified unit.
Definition: css_extensions.cpp:148
DOM::DOMString lineHeight() const
See the line-height property definition in CSS2.
Definition: css_extensions.cpp:1279
unsigned short playDuringType() const
A code defining the type of the value as define in CSSvalue .
Definition: css_extensions.cpp:574
DOM::DOMString identifier() const
If azimuthType is CSS_IDENT , identifier contains one of left-side, far-left, left, center-left, center, center-right, right, far-right, right-side, leftwards, rightwards.
Definition: css_extensions.cpp:58
DOM::DOMString visibility() const
See the visibility property definition in CSS2.
Definition: css_extensions.cpp:1906
void setBorderLeftWidth(const DOM::DOMString &)
see borderLeftWidth
Definition: css_extensions.cpp:955
DOM::DOMString borderSpacing() const
See the border-spacing property definition in CSS2.
Definition: css_extensions.cpp:762
DOM::DOMString outlineStyle() const
See the outline-style property definition in CSS2.
Definition: css_extensions.cpp:1488
The CSS2Cursor interface represents the src CSS Level 2 descriptor.
Definition: css_extensions.h:626
DOM::DOMString elevation() const
See the elevation property definition in CSS2.
Definition: css_extensions.cpp:1125
DOM::DOMString fontWeight() const
See the font-weight property definition in CSS2.
Definition: css_extensions.cpp:1235
void setPageBreakBefore(const DOM::DOMString &)
see pageBreakBefore
Definition: css_extensions.cpp:1604
DOM::DOMString volume() const
See the volume property definition in CSS2.
Definition: css_extensions.cpp:1928
DOM::DOMString speak() const
See the speak property definition in CSS2.
Definition: css_extensions.cpp:1741
DOM::DOMString uri() const
Specifies the source of the font, empty string otherwise.
Definition: css_extensions.cpp:408
DOM::DOMString quotes() const
See the quotes property definition in CSS2.
Definition: css_extensions.cpp:1697
The CSS2CounterReset interface represents a simple value for the counter-reset CSS Level 2 property...
Definition: css_extensions.h:503
void setIdentifier(const DOM::DOMString &identifier)
Sets the identifier.
Definition: css_extensions.cpp:544
~CSS2CounterIncrement()
Definition: css_extensions.cpp:252
float getVerticalSpacing(const float verticalType)
This method is used to get the float value in a specified unit if the verticalSpacing represents a le...
Definition: css_extensions.cpp:208
The CSSValueList interface provides the absraction of an ordered collection of CSS values...
Definition: css_value.h:315
DOM::DOMString fontSize() const
See the font-size property definition in CSS2.
Definition: css_extensions.cpp:1180
DOM::DOMString textIndent() const
See the text-indent property definition in CSS2.
Definition: css_extensions.cpp:1840
DOM::DOMString tableLayout() const
See the table-layout property definition in CSS2.
Definition: css_extensions.cpp:1807
DOM::DOMString position() const
See the position property definition in CSS2.
Definition: css_extensions.cpp:1686
DOM::DOMString emptyCells() const
See the empty-cells property definition in CSS2.
Definition: css_extensions.cpp:1136
CSS2CounterReset & operator=(const CSS2CounterReset &other)
Definition: css_extensions.cpp:295
unsigned short azimuthType() const
A code defining the type of the value as defined in CSSValue .
Definition: css_extensions.cpp:52
DOM::DOMString size() const
See the size property definition in CSS2.
Definition: css_extensions.cpp:1730
void setIdentifier(const DOM::DOMString &)
see identifier SYNTAX_ERR: Raised if the specified identifier has a syntax error and is unparsable...
Definition: css_extensions.cpp:311
CSS2PlayDuring & operator=(const CSS2PlayDuring &other)
Definition: css_extensions.cpp:564
CSS2CounterIncrement()
Definition: css_extensions.cpp:234
CSSValueList format() const
This attribute contains a list of strings for the format CSS function.
Definition: css_extensions.cpp:419
DOM::DOMString fontStretch() const
See the font-stretch property definition in CSS2.
Definition: css_extensions.cpp:1202
DOM::DOMString borderColor() const
See the border-color property definition in CSS2.
Definition: css_extensions.cpp:751
DOM::DOMString cssFloat() const
See the float property definition in CSS2.
Definition: css_extensions.cpp:1147
The CSS2Properties interface represents a convenience mechanism for retrieving and setting properties...
Definition: css_extensions.h:1048
DOM::DOMString borderTopColor() const
See the border-top-color property definition in CSS2.
Definition: css_extensions.cpp:828
DOM::DOMString textDecoration() const
See the text-decoration property definition in CSS2.
Definition: css_extensions.cpp:1829
DOM::DOMString page() const
See the page property definition in CSS2.
Definition: css_extensions.cpp:1576
CSS2Cursor & operator=(const CSS2Cursor &other)
Definition: css_extensions.cpp:344
CSS2BorderSpacing & operator=(const CSS2BorderSpacing &other)
Definition: css_extensions.cpp:180
CSSValueList uris() const
uris represents the list of URIs ( CSS_URI ) on the cursor property.
Definition: css_extensions.cpp:367
DOM::DOMString bottom() const
See the bottom property definition in CSS2.
Definition: css_extensions.cpp:971
void setTextDecoration(const DOM::DOMString &)
see textDecoration
Definition: css_extensions.cpp:1835
DOM::DOMString counterIncrement() const
See the counter-increment property definition in CSS2.
Definition: css_extensions.cpp:1037
DOM::DOMString pitch() const
See the pitch property definition in CSS2.
Definition: css_extensions.cpp:1653
void setBorderBottomStyle(const DOM::DOMString &)
see borderBottomStyle
Definition: css_extensions.cpp:900
DOM::DOMString stress() const
See the stress property definition in CSS2.
Definition: css_extensions.cpp:1796
void setSpeakPunctuation(const DOM::DOMString &)
see speakPunctuation
Definition: css_extensions.cpp:1780
DOM::DOMString fontVariant() const
See the font-variant property definition in CSS2.
Definition: css_extensions.cpp:1224
DOM::DOMString unicodeBidi() const
See the unicode-bidi property definition in CSS2.
Definition: css_extensions.cpp:1884
void setBackgroundPosition(const DOM::DOMString &)
see backgroundPosition
Definition: css_extensions.cpp:713
DOM::DOMString height() const
See the height property definition in CSS2.
Definition: css_extensions.cpp:1246
unsigned short verticalType() const
The A code defining the type of the value as defined in CSSValue .
Definition: css_extensions.cpp:196
DOM::DOMString paddingTop() const
See the padding-top property definition in CSS2.
Definition: css_extensions.cpp:1532
DOM::DOMString predefinedCursor() const
This identifier represents a generic cursor name or an empty string.
Definition: css_extensions.cpp:373
DOM::DOMString width() const
See the width property definition in CSS2.
Definition: css_extensions.cpp:1961
DOM::DOMString voiceFamily() const
See the voice-family property definition in CSS2.
Definition: css_extensions.cpp:1917
void setIdentifier(const DOM::DOMString &)
see identifier SYNTAX_ERR: Raised if the specified identifier has a syntax error and is unparsable...
Definition: css_extensions.cpp:262
DOM::DOMString verticalIdentifier() const
If verticalType is CSS_IDENT or CSS_INHERIT , this attribute contains the string representation of th...
Definition: css_extensions.cpp:130
void setWidthSize(const unsigned short widthType, const float value)
This method is used to set the width position with a specified unit.
Definition: css_extensions.cpp:532
DOM::DOMString color() const
See the color property definition in CSS2.
Definition: css_extensions.cpp:1015
bool behind() const
behind indicates whether the behind identifier has been set.
Definition: css_extensions.cpp:64
DOM::DOMString borderBottom() const
See the border-bottom property definition in CSS2.
Definition: css_extensions.cpp:806
The CSS2Azimuth interface represents the azimuth CSS Level 2 property.
Definition: css_extensions.h:41
The CSS2CounterIncrement interface represents a imple value for the counter-increment CSS Level 2 pr...
Definition: css_extensions.h:447
The CSS2BorderSpacing interface represents the border-spacing CSS Level 2 property.
Definition: css_extensions.h:317
DOM::DOMString cueBefore() const
See the cue-before property definition in CSS2.
Definition: css_extensions.cpp:1081
DOM::DOMString cue() const
See the cue property definition in CSS2.
Definition: css_extensions.cpp:1059
DOM::DOMString borderCollapse() const
See the border-collapse property definition in CSS2.
Definition: css_extensions.cpp:740
DOM::DOMString content() const
See the content property definition in CSS2.
Definition: css_extensions.cpp:1026
void setIdentifier(const DOM::DOMString &identifier, const bool behind)
Setting the identifier for the azimuth property will unset any previously set angle value...
Definition: css_extensions.cpp:82
void setPositionIdentifier(const DOM::DOMString &horizontalIdentifier, const DOM::DOMString &verticalIdentifier)
Sets the identifiers.
Definition: css_extensions.cpp:160
void setIncrement(const short)
see increment NO_MODIFICATION_ALLOWED_ERR: Raised if this identifier is readonly. ...
Definition: css_extensions.cpp:273
DOM::DOMString backgroundImage() const
See the background-image property definition in CSS2.
Definition: css_extensions.cpp:696
void setBorderBottomWidth(const DOM::DOMString &)
see borderBottomWidth
Definition: css_extensions.cpp:944
float getHeightSize(const float heightType)
This method is used to get the float value in a specified unit if the heightType represents a length...
Definition: css_extensions.cpp:526
DOM::DOMString orphans() const
See the orphans property definition in CSS2.
Definition: css_extensions.cpp:1455
CSS2CounterIncrement & operator=(const CSS2CounterIncrement &other)
Definition: css_extensions.cpp:246
DOM::DOMString paddingLeft() const
See the padding-left property definition in CSS2.
Definition: css_extensions.cpp:1565
DOM::DOMString borderLeftStyle() const
See the border-left-style property definition in CSS2.
Definition: css_extensions.cpp:905
DOM::DOMString borderLeftWidth() const
See the border-left-width property definition in CSS2.
Definition: css_extensions.cpp:949
DOM::DOMString backgroundRepeat() const
See the background-repeat property definition in CSS2.
Definition: css_extensions.cpp:718
void setUrange(const DOM::DOMString &)
see urange SYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is unparsable...
Definition: css_extensions.cpp:466
DOM::DOMString markerOffset() const
See the marker-offset property definition in CSS2.
Definition: css_extensions.cpp:1389
void setBackgroundColor(const DOM::DOMString &)
see backgroundColor
Definition: css_extensions.cpp:691
DOM::DOMString speakNumeral() const
See the speak-numeral property definition in CSS2.
Definition: css_extensions.cpp:1763
DOM::DOMString pauseBefore() const
See the pause-before property definition in CSS2.
Definition: css_extensions.cpp:1642
CSSValueList numbers() const
A list of numbers representing the glyph widths.
Definition: css_extensions.cpp:471
float getHorizontalSpacing(const float horizontalType)
This method is used to get the float value in a specified unit if the horizontalSpacing represents a ...
Definition: css_extensions.cpp:202
DOM::DOMString borderBottomStyle() const
See the border-bottom-style property definition in CSS2.
Definition: css_extensions.cpp:894
DOM::DOMString outline() const
See the outline property definition in CSS2.
Definition: css_extensions.cpp:1466
The CSS2Cursor interface represents the size CSS Level 2 descriptor.
Definition: css_extensions.h:739
CSS2FontFaceSrc & operator=(const CSS2FontFaceSrc &other)
Definition: css_extensions.cpp:398
DOM::DOMString horizontalIdentifier() const
If horizontalType is CSS_IDENT or CSS_INHERIT , this attribute contains the string representation of ...
Definition: css_extensions.cpp:124
DOM::DOMString pitchRange() const
See the pitch-range property definition in CSS2.
Definition: css_extensions.cpp:1664
void setVerticalPosition(const unsigned short verticalType, const float value)
This method is used to set the vertical position with a specified unit.
Definition: css_extensions.cpp:154
DOM::DOMString listStylePosition() const
See the list-style-position property definition in CSS2.
Definition: css_extensions.cpp:1312
float getVerticalPosition(const float verticalType)
This method is used to get the float value in a specified unit if the verticalPosition represents a l...
Definition: css_extensions.cpp:142
void setHorizontalSpacing(const unsigned short horizontalType, const float value)
This method is used to set the horizontal spacing with a specified unit.
Definition: css_extensions.cpp:214
DOM::DOMString backgroundColor() const
See the background-color property definition in CSS2.
Definition: css_extensions.cpp:685
void setBorderLeftColor(const DOM::DOMString &)
see borderLeftColor
Definition: css_extensions.cpp:867
DOM::DOMString padding() const
See the padding property definition in CSS2.
Definition: css_extensions.cpp:1521
DOM::DOMString listStyleImage() const
See the list-style-image property definition in CSS2.
Definition: css_extensions.cpp:1301
DOM::DOMString borderTopWidth() const
See the border-top-width property definition in CSS2.
Definition: css_extensions.cpp:916
DOM::DOMString captionSide() const
See the caption-side property definition in CSS2.
Definition: css_extensions.cpp:982
void setPredefinedCursor(const DOM::DOMString &)
see predefinedCursor SYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is u...
Definition: css_extensions.cpp:379
unsigned short cursorType() const
A code defining the type of the property.
Definition: css_extensions.cpp:354
DOM::DOMString listStyle() const
See the list-style property definition in CSS2.
Definition: css_extensions.cpp:1290
DOM::DOMString pauseAfter() const
See the pause-after property definition in CSS2.
Definition: css_extensions.cpp:1631
The CSS2PlayDuring interface represents the play-during CSS Level 2 property.
Definition: css_extensions.h:888
DOM::DOMString borderLeftColor() const
See the border-left-color property definition in CSS2.
Definition: css_extensions.cpp:861
DOM::DOMString borderLeft() const
See the border-left property definition in CSS2.
Definition: css_extensions.cpp:817
DOM::DOMString speakHeader() const
See the speak-header property definition in CSS2.
Definition: css_extensions.cpp:1752
void setAngleValue(const unsigned short unitType, const float floatValue)
A method to set the angle value with a specified unit.
Definition: css_extensions.cpp:70
void setPlayDuringIdentifier(const DOM::DOMString &)
see playDuringIdentifier SYNTAX_ERR: Raised if the specified CSS string value has a syntax error and ...
Definition: css_extensions.cpp:586
void setFontFaceName(const DOM::DOMString &)
see fontFaceName SYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is unpar...
Definition: css_extensions.cpp:431
DOM::DOMString cursor() const
See the cursor property definition in CSS2.
Definition: css_extensions.cpp:1092
DOM::DOMString pageBreakBefore() const
See the page-break-before property definition in CSS2.
Definition: css_extensions.cpp:1598
DOM::DOMString borderRightWidth() const
See the border-right-width property definition in CSS2.
Definition: css_extensions.cpp:927
void setMix(const bool)
see mix NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly.
Definition: css_extensions.cpp:608
DOM::DOMString listStyleType() const
See the list-style-type property definition in CSS2.
Definition: css_extensions.cpp:1323
void setBorderRightColor(const DOM::DOMString &)
see borderRightColor
Definition: css_extensions.cpp:845
DOM::DOMString outlineWidth() const
See the outline-width property definition in CSS2.
Definition: css_extensions.cpp:1499
DOM::DOMString fontStyle() const
See the font-style property definition in CSS2.
Definition: css_extensions.cpp:1213
DOM::DOMString marginRight() const
See the margin-right property definition in CSS2.
Definition: css_extensions.cpp:1356
DOM::DOMString minHeight() const
See the min-height property definition in CSS2.
Definition: css_extensions.cpp:1433
DOM::DOMString background() const
See the background property definition in CSS2.
Definition: css_extensions.cpp:663
float getAngleValue(const unsigned short unitType)
Used to retrieved the float value of the azimuth property.
Definition: css_extensions.cpp:76
DOM::DOMString fontFamily() const
See the font-family property definition in CSS2.
Definition: css_extensions.cpp:1169
void setVerticalSpacing(const unsigned short verticalType, const float value)
This method is used to set the vertical spacing with a specified unit.
Definition: css_extensions.cpp:220
DOM::DOMString speechRate() const
See the speech-rate property definition in CSS2.
Definition: css_extensions.cpp:1785
DOM::DOMString widows() const
See the widows property definition in CSS2.
Definition: css_extensions.cpp:1950
CSS2Azimuth & operator=(const CSS2Azimuth &other)
Definition: css_extensions.cpp:42
DOM::DOMString borderRightStyle() const
See the border-right-style property definition in CSS2.
Definition: css_extensions.cpp:883
The CSS2TextShadow interface represents a simple value for the text-shadow CSS Level 2 property...
Definition: css_extensions.h:2658
DOM::DOMString marks() const
See the marks property definition in CSS2.
Definition: css_extensions.cpp:1400
DOM::DOMString borderTop() const
See the border-top property definition in CSS2.
Definition: css_extensions.cpp:784
void setHeightSize(const unsigned short heightType, const float value)
This method is used to set the height position with a specified unit.
Definition: css_extensions.cpp:538
DOM::DOMString display() const
See the display property definition in CSS2.
Definition: css_extensions.cpp:1114
void setBackgroundAttachment(const DOM::DOMString &)
see backgroundAttachment
Definition: css_extensions.cpp:680
DOM::DOMString marginLeft() const
See the margin-left property definition in CSS2.
Definition: css_extensions.cpp:1378
unsigned short verticalType() const
A code defining the type of the horizontal value.
Definition: css_extensions.cpp:118
void setBorderBottomColor(const DOM::DOMString &)
see borderBottomColor
Definition: css_extensions.cpp:856
DOM::DOMString borderRight() const
See the border-right property definition in CSS2.
Definition: css_extensions.cpp:795
DOM::DOMString clear() const
See the clear property definition in CSS2.
Definition: css_extensions.cpp:993
DOM::DOMString border() const
See the border property definition in CSS2.
Definition: css_extensions.cpp:729
DOM::DOMString borderWidth() const
See the border-width property definition in CSS2.
Definition: css_extensions.cpp:960
void setBorderRightWidth(const DOM::DOMString &)
see borderRightWidth
Definition: css_extensions.cpp:933
CSSValue horizontal() const
The horizontal position of the text shadow.
Definition: css_extensions.cpp:2024
DOM::DOMString playDuringIdentifier() const
One of "inherit" , "auto" , "none" or the empty string if the playDuringType is CSS_UNKNOWN ...
Definition: css_extensions.cpp:580
unsigned short heightType() const
A code defining the type of the height of the page.
Definition: css_extensions.cpp:508
DOM::DOMString pageBreakInside() const
See the page-break-inside property definition in CSS2.
Definition: css_extensions.cpp:1609
DOM::DOMString left() const
See the left property definition in CSS2.
Definition: css_extensions.cpp:1257
The CSS2Cursor interface represents the cursor CSS Level 2 property.
Definition: css_extensions.h:559
CSS2Properties & operator=(const CSS2Properties &other)
Definition: css_extensions.cpp:642
DOM::DOMString maxHeight() const
See the max-height property definition in CSS2.
Definition: css_extensions.cpp:1411
unsigned short widthType() const
A code defining the type of the width of the page.
Definition: css_extensions.cpp:502
The CSSValue interface represents a simple or a complexe value.
Definition: css_value.h:240
DOM::DOMString counterReset() const
See the counter-reset property definition in CSS2.
Definition: css_extensions.cpp:1048
The CSS2BackgroundPosition interface represents the background-position CSS Level 2 property...
Definition: css_extensions.h:145
DOM::DOMString top() const
See the top property definition in CSS2.
Definition: css_extensions.cpp:1873
DOM::DOMString backgroundPosition() const
See the background-position property definition in CSS2.
Definition: css_extensions.cpp:707
CSS2TextShadow & operator=(const CSS2TextShadow &other)
Definition: css_extensions.cpp:2008
DOM::DOMString verticalAlign() const
See the vertical-align property definition in CSS2.
Definition: css_extensions.cpp:1895
void setRepeat(const bool)
see repeat NO_MODIFICATION_ALLOWED_ERR: Raised if this declaration is readonly.
Definition: css_extensions.cpp:621
unsigned short horizontalType() const
The A code defining the type of the value as defined in CSSValue .
Definition: css_extensions.cpp:190
DOM::DOMString cueAfter() const
See the cue-after property definition in CSS2.
Definition: css_extensions.cpp:1070
float getWidth(const float widthType)
This method is used to get the float value in a specified unit if the widthType represents a length...
Definition: css_extensions.cpp:520
DOM::DOMString wordSpacing() const
See the word-spacing property definition in CSS2.
Definition: css_extensions.cpp:1972
DOM::DOMString margin() const
See the margin property definition in CSS2.
Definition: css_extensions.cpp:1334
DOM::DOMString borderBottomWidth() const
See the border-bottom-width property definition in CSS2.
Definition: css_extensions.cpp:938
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.