Searched defs:substringData (Results 1 – 3 of 3) sorted by relevance
48 String CharacterData::substringData(unsigned offset, unsigned count, ExceptionCode& ec) in substringData() function in WebCore::CharacterData
1036 public String substringData(int offset, int count) throws DOMException in substringData() method in UnImplNode
1017 public final String substringData(int offset, int count) throws DOMException in substringData() method in DTMNodeProxy