Home
last modified time | relevance | path

Searched refs:prototype (Results 1001 – 1025 of 1094) sorted by last modified time

1...<<41424344

/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushSql.js41 dp.sh.Brushes.Sql.prototype = new dp.sh.Highlighter();
H A DshBrushVb.js28 dp.sh.Brushes.Vb.prototype = new dp.sh.Highlighter();
H A DshBrushXml.js10 dp.sh.Brushes.Xml.prototype = new dp.sh.Highlighter();
13 dp.sh.Brushes.Xml.prototype.ProcessRegexList = function()
H A DshBrushCpp.js72 dp.sh.Brushes.Cpp.prototype = new dp.sh.Highlighter();
/plugin/syntaxhighlighter/Scripts/
H A DshBrushJScript.js10 dp.sh.Brushes.JScript.prototype=new dp.sh.Highlighter();dp.sh.Brushes.JScript.Aliases=['js','jscrip…
H A DshBrushPython.js11 dp.sh.Brushes.Python.prototype=new dp.sh.Highlighter();dp.sh.Brushes.Python.Aliases=['py','python'];
H A DshBrushCSharp.js10 dp.sh.Brushes.CSharp.prototype=new dp.sh.Highlighter();dp.sh.Brushes.CSharp.Aliases=['c#','c-sharp'…
H A DshBrushCpp.js10 dp.sh.Brushes.Cpp.prototype=new dp.sh.Highlighter();dp.sh.Brushes.Cpp.Aliases=['cpp','c','c++'];
H A DshBrushDelphi.js10 dp.sh.Brushes.Delphi.prototype=new dp.sh.Highlighter();dp.sh.Brushes.Delphi.Aliases=['delphi','pasc…
H A DshBrushSql.js10 dp.sh.Brushes.Sql.prototype=new dp.sh.Highlighter();dp.sh.Brushes.Sql.Aliases=['sql'];
H A DshBrushVb.js10 dp.sh.Brushes.Vb.prototype=new dp.sh.Highlighter();dp.sh.Brushes.Vb.Aliases=['vb','vb.net'];
H A DshBrushCss.js10 dp.sh.Highlighter.prototype.GetKeywordsCSS=function(str)
12 dp.sh.Highlighter.prototype.GetValuesCSS=function(str)
14 dp.sh.Brushes.CSS.prototype=new dp.sh.Highlighter();dp.sh.Brushes.CSS.Aliases=['css'];
H A DshBrushXml.js10 …h.Brushes.Xml.prototype=new dp.sh.Highlighter();dp.sh.Brushes.Xml.Aliases=['xml','xhtml','xslt','h…
H A DshCore.js46 dp.sh.Highlighter.prototype.CreateElement=function(name)
48 dp.sh.Highlighter.prototype.GetMatches=function(regex,css)
51 dp.sh.Highlighter.prototype.AddBit=function(str,css)
62 dp.sh.Highlighter.prototype.IsInside=function(match)
69 dp.sh.Highlighter.prototype.ProcessRegexList=function()
72 dp.sh.Highlighter.prototype.ProcessSmartTabs=function(code)
83 dp.sh.Highlighter.prototype.SwitchToList=function()
95 dp.sh.Highlighter.prototype.Highlight=function(code)
123 dp.sh.Highlighter.prototype.GetKeywords=function(str)
/plugin/code3/
H A Dscript.js8prototype.hasOwnProperty=function(i){return!('undefined'==typeof this[i]||this.constructor&&this.c…
11prototype.toString=function(){return'[PR_TokenEnd '+this.end+(this.style?':'+this.style:'')+']'};f…
/plugin/code3/src/
H A Dpsyhi.js9 Object.prototype.hasOwnProperty = function (prop) {
10 …prop] || this.constructor && this.constructor.prototype[prop] && this[prop] === this.constructor.p…
H A Dtz.js131 PR_TokenEnd.prototype.toString = function () {
151 PR_Token.prototype.toString = function () {
174 PR_DecodeHelper.prototype.decode = function (s, i) {
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbarset.js201 FCKToolbarSet.prototype.Expand = function()
206 FCKToolbarSet.prototype.Collapse = function()
211 FCKToolbarSet.prototype._ChangeVisibility = function( collapse )
224 FCKToolbarSet.prototype.Load = function( toolbarSetName )
314 FCKToolbarSet.prototype.Enable = function()
326 FCKToolbarSet.prototype.Disable = function()
338 FCKToolbarSet.prototype.RefreshModeState = function( editorInstance )
366 FCKToolbarSet.prototype.RefreshItemsState = function( editorInstance )
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js26prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=function(){va…
30 …nts.prototype.AttachEvent=function(A,B){var C;if (!(C=this._RegisteredEvents[A])) this._Registered…
69 …{this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.ExecuteNamedCommand(this.Name);};F…
71prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.…
72prototype.Execute=function(){var A=this.GetState();if (A==-1) return;var B=FCK.EditorDocument.body…
75 …ext';};FCKPastePlainTextCommand.prototype.Execute=function(){FCK.PasteAsPlainText();};FCKPastePlai…
76 …e='PasteWord';};FCKPasteWordCommand.prototype.Execute=function(){FCK.PasteFromWord();};FCKPasteWor…
94prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontsCombo.prototype.GetLabel=function(){…
95prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontSizeCombo.prototype.GetLabel=function…
96prototype.TypeName='FCKToolbarPanelButton';FCKToolbarPanelButton.prototype.Create=function(A){A.cl…
[all …]
H A Dfckeditorcode_gecko.js26prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=function(){va…
68 …{this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.ExecuteNamedCommand(this.Name);};F…
70prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.…
71prototype.Execute=function(){var A=this.GetState();if (A==-1) return;var B=FCK.EditorDocument.body…
72prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_SpellCheck','Spell Check','dialog/fck…
74 …ext';};FCKPastePlainTextCommand.prototype.Execute=function(){FCK.PasteAsPlainText();};FCKPastePlai…
75 …e='PasteWord';};FCKPasteWordCommand.prototype.Execute=function(){FCK.PasteFromWord();};FCKPasteWor…
93prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontsCombo.prototype.GetLabel=function(){…
94prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontSizeCombo.prototype.GetLabel=function…
95prototype.TypeName='FCKToolbarPanelButton';FCKToolbarPanelButton.prototype.Create=function(A){A.cl…
[all …]
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.js47 FCKeditor.prototype.Version = '2.5 Beta' ;
48 FCKeditor.prototype.VersionBuild = '16842' ;
50 FCKeditor.prototype.Create = function()
55 FCKeditor.prototype.CreateHtml = function()
84 FCKeditor.prototype.ReplaceTextarea = function()
111 FCKeditor.prototype._InsertHtmlBefore = function( html, element )
124 FCKeditor.prototype._GetConfigHtml = function()
136 FCKeditor.prototype._GetIFrameHtml = function()
153 FCKeditor.prototype._IsCompatibleBrowser = function()
158 FCKeditor.prototype._ThrowError = function( errorNumber, errorDescription )
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js55 FCKStyle.prototype =
H A Dfckdomrange.js31 FCKDomRange.prototype =
H A Dfcktoolbarfontsizecombo.js37 FCKToolbarFontSizeCombo.prototype = new FCKToolbarFontFormatCombo( false ) ;
39 FCKToolbarFontSizeCombo.prototype.GetLabel = function()
44 FCKToolbarFontSizeCombo.prototype.GetStyles = function()
74 FCKToolbarFontSizeCombo.prototype.RefreshActiveItems = FCKToolbarStyleCombo.prototype.RefreshActive…
76 FCKToolbarFontSizeCombo.prototype.StyleCombo_OnBeforeClick = FCKToolbarFontsCombo.prototype.StyleCo…
H A Dfcktoolbarfontscombo.js35 FCKToolbarFontsCombo.prototype = new FCKToolbarFontFormatCombo( false ) ;
37 FCKToolbarFontsCombo.prototype.GetLabel = function()
42 FCKToolbarFontsCombo.prototype.GetStyles = function()
73 FCKToolbarFontsCombo.prototype.RefreshActiveItems = FCKToolbarStyleCombo.prototype.RefreshActiveIte…
75 FCKToolbarFontsCombo.prototype.StyleCombo_OnBeforeClick = function( targetSpecialCombo )

1...<<41424344