Home
last modified time | relevance | path

Searched defs:splitText (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
DInsertParagraphSeparatorCommand.cpp148 bool splitText = false; in doApply() local
/external/webkit/Source/WebCore/dom/
DText.cpp50 PassRefPtr<Text> Text::splitText(unsigned offset, ExceptionCode& ec) in splitText() function in WebCore::Text
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java1106 public Text splitText(int offset) throws DOMException in splitText() method in UnImplNode
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java967 public final Text splitText(int offset) throws DOMException in splitText() method in DTMNodeProxy