Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js102 var offset = FCKTools.GetDocumentPosition( window, FCK.EditingArea.IFrame ) ;
312 var offset = FCKTools.GetDocumentPosition( window, FCK.EditingArea.IFrame ) ;
376 var offset = FCKTools.GetDocumentPosition( window, FCK.EditingArea.IFrame ) ;
432 var offset = FCKTools.GetDocumentPosition( window, FCK.EditingArea.IFrame ) ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js420 FCKTools.GetDocumentPosition = function( w, node ) function
436 var pos = this.GetDocumentPosition( w, node ) ;
/plugin/fckg/fckeditor/editor/plugins/dragresizetable/
H A Dfckplugin.js506 return FCKTools.GetDocumentPosition( window, FCK.EditingArea.IFrame ) ;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js46 …etCurrentElementStyle(A,'marginBottom')||0,10)||0;};var F=FCKTools.GetDocumentPosition(C,A);E+=F.y…
47GetDocumentPosition=function(w,A){var x=0;var y=0;var B=A;var C=null;var D=FCKTools.GetElementWind… function
98GetDocumentPosition(this._Window,A.nodeType==9?(FCKTools.IsStrictMode(A)?A.documentElement:A.body)…
H A Dfckeditorcode_ie.js50 …etCurrentElementStyle(A,'marginBottom')||0,10)||0;};var F=FCKTools.GetDocumentPosition(C,A);E+=F.y…
51GetDocumentPosition=function(w,A){var x=0;var y=0;var B=A;var C=null;var D=FCKTools.GetElementWind… function
100GetDocumentPosition(this._Window,A.nodeType==9?(FCKTools.IsStrictMode(A)?A.documentElement:A.body)…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js37GetDocumentPosition=function(w,A){var x=0;var y=0;var B=A;while (B&&B!=w.document.body){x+=B.offse… function
H A Dfckeditorcode_gecko.js36GetDocumentPosition=function(w,A){var x=0;var y=0;var B=A;while (B&&B!=w.document.body){x+=B.offse… function