Lines Matching +full:restore +full:- +full:keys
26 * - elttoscroll is a message DOM element which has been appended to the tabid's message list
27 * - this.elttoscroll is an array containing the list of messages that will be scrolled
104 // restore the scroll pos
291 div_chat.style.height = ($('pfc_channels_content').offsetHeight-1)+'px';
292 div_online.style.height = ($('pfc_channels_content').offsetHeight-1)+'px';
303 var rx = new RegExp('^\\[[0-9]+\\](.*)','ig');
311 …var flash = '<object style="visibility:hidden" classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000…
314 …spage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="0"…
322 var rx = new RegExp('^\\[[0-9]+\\](.*)','ig');
349 img.src = pfc.res.getFileUrl('images/ch-active.gif');
351 img.src = pfc.res.getFileUrl('images/pv-active.gif');
372 * This function restore the tab icon to its default value
381 // restore the tab's image
404 var sl = smileys.keys();
405 pfc.res.sortSmileyKeys(); // Sort smiley keys once.