Searched refs:safeGetContentState (Results 1 – 1 of 1) sorted by relevance
7470 if(domUtils){this.contentState=safeGetContentState(element);7479 if(domUtils&&this.selection){var state=safeGetContentState(this.selection);7489 …ntState&state){var timeoutRunner=bindFixed(function(){var newState=safeGetContentState(this.select…7494 function safeGetContentState(selection){try{return domUtils.getContentState(selection) function