Home
last modified time | relevance | path

Searched refs:CheckIsOpened (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenublockpanel.js46 if ( !this.Panel.CheckIsOpened() )
52 if ( this.Panel.CheckIsOpened() )
H A Dfckpanel.js277 FCKPanel.prototype.CheckIsOpened = function() method in FCKPanel
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js86 …;if (!A) FCKTools.RunFunction(this.OnHide,this);}};FCKPanel.prototype.CheckIsOpened=function(){if … method in FCKPanel
105 …A){if (!this.Panel.CheckIsOpened()) this.Panel.Show(x,y,A);};FCKMenuBlockPanel.prototype.Hide=func…
H A Dfckeditorcode_gecko.js85 …;if (!A) FCKTools.RunFunction(this.OnHide,this);}};FCKPanel.prototype.CheckIsOpened=function(){if … method in FCKPanel
104 …A){if (!this.Panel.CheckIsOpened()) this.Panel.Show(x,y,A);};FCKMenuBlockPanel.prototype.Hide=func…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js98 …;if (!A) FCKTools.RunFunction(this.OnHide,this);}};FCKPanel.prototype.CheckIsOpened=function(){if … method in FCKPanel
118 …A){if (!this.Panel.CheckIsOpened()) this.Panel.Show(x,y,A);};FCKMenuBlockPanel.prototype.Hide=func…
H A Dfckeditorcode_ie.js100 …;if (!A) FCKTools.RunFunction(this.OnHide,this);}};FCKPanel.prototype.CheckIsOpened=function(){if … method in FCKPanel
119 …A){if (!this.Panel.CheckIsOpened()) this.Panel.Show(x,y,A);};FCKMenuBlockPanel.prototype.Hide=func…