Home
last modified time | relevance | path

Searched refs:insertSmiley (Results 1 – 2 of 2) sorted by last modified time

/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1209 insertSmiley: function(smiley) method in pfcClient
H A Dpfcgui.js421 img.onclick = function(){ pfc.insertSmiley(this.s_symbol); }