Searched defs:replaceData (Results 1 – 3 of 3) sorted by relevance
133 void CharacterData::replaceData(unsigned offset, unsigned count, const String& data, ExceptionCode&… in replaceData() function in WebCore::CharacterData
1091 public void replaceData(int offset, int count, String arg) in replaceData() method in UnImplNode
1069 public final void replaceData(int offset, int count, String arg) in replaceData() method in DTMNodeProxy