Searched refs:FCKToolbar_OnItemClick (Results 1 – 5 of 5) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fcktoolbar.js | 42 oButton.OnClick = FCKToolbar_OnItemClick ; 47 function FCKToolbar_OnItemClick( item ) function
|
/plugin/wysiwyg/fckeditor/editor/js/ |
H A D | fckeditorcode_ie.js | 98 …,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKT… function
|
H A D | fckeditorcode_gecko.js | 97 …,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKT… function
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 112 …,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKT… function
|
H A D | fckeditorcode_ie.js | 113 …,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKT… function
|