Searched defs:deleteData (Results 1 – 3 of 3) sorted by relevance
127 void CharacterData::deleteData(unsigned offset, unsigned count, ExceptionState& exceptionState, Rec… in deleteData() function in blink::CharacterData
1077 public void deleteData(int offset, int count) throws DOMException in deleteData() method in UnImplNode
1055 public final void deleteData(int offset, int count) throws DOMException in deleteData() method in DTMNodeProxy