Home
last modified time | relevance | path

Searched refs:FCKToolbar_OnItemClick (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbar.js42 oButton.OnClick = FCKToolbar_OnItemClick ;
47 function FCKToolbar_OnItemClick( item ) function
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js98 …,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKT… function
H A Dfckeditorcode_gecko.js97 …,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKT… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js112 …,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKT… function
H A Dfckeditorcode_ie.js113 …,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKT… function