|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"Text.idl";
Public Member Functions | |
| Text | splitText (unsigned long offset) |
Public Member Functions inherited from CharacterData | |
| DOMString | substringData (unsigned long offset, unsigned long length) |
| void | appendData (DOMString data) |
| void | insertData (unsigned long offset, DOMString data) |
| void | deleteData (unsigned long offset, unsigned long length) |
| void | replaceData (unsigned long offset, unsigned long length, DOMString data) |
Public Attributes | |
| readonly attribute DOMString | wholeText |
Public Attributes inherited from CharacterData | |
| attribute DOMString | data |
| readonly attribute unsigned long | length |
| Text Text::splitText | ( | unsigned long | offset | ) |
1.8.13