Searched defs:substringData (Results 1 – 3 of 3) sorted by relevance
58 String CharacterData::substringData(unsigned offset, unsigned count, ExceptionState& exceptionState) in substringData() function in blink::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