Searched refs:ch (Results 1 – 9 of 9) sorted by relevance
68 #define apply_error(ch) { \ in to_565_raw_dither() argument69 next_error[(i-1)*3+ch] += e * 3 / 16; \ in to_565_raw_dither()70 next_error[(i)*3+ch] += e * 5 / 16; \ in to_565_raw_dither()71 next_error[(i+1)*3+ch] += e * 1 / 16; \ in to_565_raw_dither()72 error[(i+1)*3+ch] += e - ((e*1/16) + (e*3/16) + (e*5/16)); \ in to_565_raw_dither()
288 for ch in OPTIONS.tag_changes:289 if ch[0] == "-":290 tags.discard(ch[1:])291 elif ch[0] == "+":292 tags.add(ch[1:])
16 …ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.height=0),b.appendChild(ch);if(!ci||!…
399 var ch = String.fromCharCode(charCode);400 if (ch === '\\' || ch === '-' || ch === '[' || ch === ']') {401 ch = '\\' + ch;403 return ch;558 function (ch) { argument559 var cc = ch.charCodeAt(0);629 var ch = plainText.charAt(i);631 switch (ch) {
3 …(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ch(){try{return new a.X… function