Lines Matching refs:pos
257 var pos = html.indexOf('&');
258 if (pos < 0) { return html; }
262 for (--pos; (pos = html.indexOf('&#', pos + 1)) >= 0;) {
263 var end = html.indexOf(';', pos);
265 var num = html.substring(pos + 3, end);
273 html = (html.substring(0, pos) + String.fromCharCode(codePoint) +
627 var pos = 0;
634 out.push(plainText.substring(pos, i));
644 pos = i + 1;
654 out.push(plainText.substring(pos));
862 var pos = 0; // index into sourceCode
903 var tokenStart = pos;
904 pos += token.length;
2722 …pos":"neg",g=b.options.distance||(j=="top"?c.outerHeight(!0)/3:c.outerWidth(!0)/3);e=="show"&&c.cs…
2730 …pos":"neg",i=b.options.distance||(g=="top"?c.outerHeight(!0)/2:c.outerWidth(!0)/2);e=="show"&&c.cs…
2758 …left",k=f=="up"||f=="left"?"pos":"neg",l={},m={},n={};l[j]=(k=="pos"?"-=":"+=")+g,m[j]=(k=="pos"?"…
2762 …pos":"neg",i=b.options.distance||(g=="top"?c.outerHeight(!0):c.outerWidth(!0));e=="show"&&c.css(g,…