Searched defs:splitText (Results 1 – 4 of 4) sorted by relevance
148 bool splitText = false; in doApply() local
50 PassRefPtr<Text> Text::splitText(unsigned offset, ExceptionCode& ec) in splitText() function in WebCore::Text
1106 public Text splitText(int offset) throws DOMException in splitText() method in UnImplNode
967 public final Text splitText(int offset) throws DOMException in splitText() method in DTMNodeProxy