Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckpanel.js302 if ( --this._LockCounter == 0 && !this.HasFocus )
310 panel.HasFocus = true ;
315 panel.HasFocus = false ;
H A Dfckmenublock.js114 menuBlock.Panel.HasFocus = true ;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js32 HasFocus : false, property in FCK
427 HasFocus : false, property in FCK
852 if ( FCKBrowserInfo.IsIE && FCK.HasFocus )
1031 if ( typeof(FCK) != 'undefined' && FCK.HasFocus )
1044 FCK.HasFocus = false ;
1059 if ( !FCK.HasFocus && !FCKFocusManager.IsLocked )
1061 FCK.HasFocus = true ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32HasFocus:false,DataProcessor:new FCKDataProcessor(),AttachToOnSelectionChange:function(A){this.Eve… property in FCK
86 …er==0&&!this.HasFocus) this.Hide();};function FCKPanel_Window_OnFocus(e,A){A.HasFocus=true;};funct…
104 …serInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.Deactiva…
H A Dfckeditorcode_gecko.js31HasFocus:false,DataProcessor:new FCKDataProcessor(),AttachToOnSelectionChange:function(A){this.Eve… property in FCK
85 …er==0&&!this.HasFocus) this.Hide();};function FCKPanel_Window_OnFocus(e,A){A.HasFocus=true;};funct…
103 …serInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.Deactiva…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js31HasFocus:false,DataProcessor:new FCKDataProcessor(),GetInstanceObject:(function(){var w=window;ret… property in FCK
98 …er==0&&!this.HasFocus) this.Hide();};function FCKPanel_Window_OnFocus(e,A){A.HasFocus=true;};funct…
117 …serInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.Deactiva…
H A Dfckeditorcode_ie.js32HasFocus:false,DataProcessor:new FCKDataProcessor(),GetInstanceObject:(function(){var w=window;ret… property in FCK
36HasFocus){FCKFocusManager._ResetTimer();FCKFocusManager._Timer=window.setTimeout(FCKFocusManager_F…
100 …er==0&&!this.HasFocus) this.Hide();};function FCKPanel_Window_OnFocus(e,A){A.HasFocus=true;};funct…
118 …serInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.Deactiva…