Home
last modified time | relevance | path

Searched defs:CreateFromRange (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckw3crange.js56 FCKW3CRange.CreateFromRange = function( parentDocument, sourceRange ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js60 …ange.CreateRange=function(A){return new FCKW3CRange(A);};FCKW3CRange.CreateFromRange=function(A,B)… function
H A Dfckeditorcode_gecko.js59 …ange.CreateRange=function(A){return new FCKW3CRange(A);};FCKW3CRange.CreateFromRange=function(A,B)… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js70 …ange.CreateRange=function(A){return new FCKW3CRange(A);};FCKW3CRange.CreateFromRange=function(A,B)… function
H A Dfckeditorcode_ie.js74 …ange.CreateRange=function(A){return new FCKW3CRange(A);};FCKW3CRange.CreateFromRange=function(A,B)… function