Searched refs:setDataWithoutUpdate (Results 1 – 2 of 2) sorted by relevance
84 setDataWithoutUpdate(data() + nextTextData); in mergeNextSiblingNodesIfPossible()88 nextText->setDataWithoutUpdate(emptyString()); in mergeNextSiblingNodesIfPossible()94 nextText->setDataWithoutUpdate(nextTextData); in mergeNextSiblingNodesIfPossible()117 setDataWithoutUpdate(oldStr.substring(0, offset)); in splitText()
62 void setDataWithoutUpdate(const String& data) in setDataWithoutUpdate() function