Searched defs:ProcessDocument (Results 1 – 5 of 5) sorted by relevance
55 FCKAnchorsProcessor.ProcessDocument = function( document ) function87 FCKPageBreaksProcessor.ProcessDocument = function( document ) function123 FCKFlashProcessor.ProcessDocument = function( document ) function187 FCKDocumentProcessor.AppendNew().ProcessDocument = function( document ) function
62 …rocessor.Process=function(A){var B,i=0;while((B=this._Items[i++])) B.ProcessDocument(A);};var FCKD… function
61 …rocessor.Process=function(A){var B,i=0;while((B=this._Items[i++])) B.ProcessDocument(A);};var FCKD… function
72 …ction(A){var B=FCK.IsDirty();var C,i=0;while((C=this._Items[i++])) C.ProcessDocument(A);if (!B) FC… function
76 …ction(A){var B=FCK.IsDirty();var C,i=0;while((C=this._Items[i++])) C.ProcessDocument(A);if (!B) FC… function