Home
last modified time | relevance | path

Searched defs:substringData (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
DCharacterData.cpp48 String CharacterData::substringData(unsigned offset, unsigned count, ExceptionCode& ec) in substringData() function in WebCore::CharacterData
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java1036 public String substringData(int offset, int count) throws DOMException in substringData() method in UnImplNode
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java1017 public final String substringData(int offset, int count) throws DOMException in substringData() method in DTMNodeProxy