Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js1880 insert_text: function(open, close, promptifselempty) argument
1888 pfcp.promptifselempty = promptifselempty;
1900 if (startPos == endPos && promptifselempty)
1917 if (text == "" && promptifselempty)
1938 var promptifselempty = pfcp.promptifselempty;
1951 if (startPos == endPos && promptifselempty)
1956 if (text.length > 0 || !promptifselempty)
1968 if (text.length > 0 || !promptifselempty)
1986 if (text.length > 0 || !promptifselempty)