Searched refs:safeGetContentState (Results 1 – 3 of 3) sorted by relevance
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
28138 this.contentState = safeGetContentState(element);28184 var state = safeGetContentState(this.selection);28239 var newState = safeGetContentState(this.selection);28252 function safeGetContentState(selection) function
7470 if(domUtils){this.contentState=safeGetContentState(element);7479 if(domUtils&&this.selection){var state=safeGetContentState(this.selection);7489 if(sel){}},contentStateCheck:function(state){if(!state||this.contentState&state){var timeoutRunner=bindFixed(function(){var newState=safeGetContentState(this.selection);7494 function safeGetContentState(selection){try{return domUtils.getContentState(selection) function 7495 }catch(e){if(FBTrace.DBG_ERRORS){FBTrace.sysout("css.safeGetContentState; EXCEPTION",e)