Home
last modified time | relevance | path

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

12

/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js80Offset=B;this.IndentCSSProperty=FCKConfig.ContentLangDirection.IEquals('ltr')?'marginLeft':'margin…
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckindentcommands.js27 this.Offset = offset ;
179 currentOffset += this.Offset ;
181 currentOffset = Math.ceil( currentOffset / this.Offset ) * this.Offset ;

12