Home
last modified time | relevance | path

Searched refs:currentState (Results 26 – 26 of 26) sorted by last modified time

12

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckjustifycommands.js95 var currentState = this.GetState() ;
96 if ( currentState == FCK_TRISTATE_DISABLED )
118 if ( currentState == FCK_TRISTATE_OFF )
130 if ( currentState == FCK_TRISTATE_OFF )

12