Home
last modified time | relevance | path

Searched refs:updateContentState (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js7481 …,type:"checkbox",checked:state&STATE_ACTIVE,command:bindFixed(this.updateContentState,this,STATE_A…
7482 …",type:"checkbox",checked:state&STATE_HOVER,command:bindFixed(this.updateContentState,this,STATE_H…
7484 },updateContentState:function(state,remove){domUtils.setContentState(remove?this.selection.ownerDoc… method