Searched refs:safeGetContentState (Results 1 – 3 of 3) sorted by relevance
28138 this.contentState = safeGetContentState(element);28184 var state = safeGetContentState(this.selection);28239 var newState = safeGetContentState(this.selection);28252 function safeGetContentState(selection) function
7459 if(domUtils){this.contentState=safeGetContentState(element);7468 if(domUtils&&this.selection){var state=safeGetContentState(this.selection);7478 …ntState&state){var timeoutRunner=bindFixed(function(){var newState=safeGetContentState(this.select…7483 function safeGetContentState(selection){try{return domUtils.getContentState(selection) function
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