import"SVGTextContentElement.idl";
◆ getCharNumAtPosition()
long SVGTextContentElement::getCharNumAtPosition |
( |
SVGPoint |
point | ) |
|
◆ getComputedTextLength()
unrestricted float SVGTextContentElement::getComputedTextLength |
( |
| ) |
|
◆ getEndPositionOfChar()
SVGPoint SVGTextContentElement::getEndPositionOfChar |
( |
optional unsigned long |
offset = 0 | ) |
|
◆ getExtentOfChar()
SVGRect SVGTextContentElement::getExtentOfChar |
( |
optional unsigned long |
offset = 0 | ) |
|
◆ getNumberOfChars()
long SVGTextContentElement::getNumberOfChars |
( |
| ) |
|
◆ getRotationOfChar()
unrestricted float SVGTextContentElement::getRotationOfChar |
( |
optional unsigned long |
offset = 0 | ) |
|
◆ getStartPositionOfChar()
SVGPoint SVGTextContentElement::getStartPositionOfChar |
( |
optional unsigned long |
offset = 0 | ) |
|
◆ getSubStringLength()
unrestricted float SVGTextContentElement::getSubStringLength |
( |
optional unsigned long |
offset = 0 , |
|
|
optional unsigned long |
length = 0 |
|
) |
| |
◆ selectSubString()
void SVGTextContentElement::selectSubString |
( |
optional unsigned long |
offset = 0 , |
|
|
optional unsigned long |
length = 0 |
|
) |
| |
◆ lengthAdjust
◆ LENGTHADJUST_SPACING
const unsigned short SVGTextContentElement::LENGTHADJUST_SPACING = 1 |
◆ LENGTHADJUST_SPACINGANDGLYPHS
const unsigned short SVGTextContentElement::LENGTHADJUST_SPACINGANDGLYPHS = 2 |
◆ LENGTHADJUST_UNKNOWN
const unsigned short SVGTextContentElement::LENGTHADJUST_UNKNOWN = 0 |
◆ textLength
The documentation for this interface was generated from the following file: