Searched refs:push32le (Results 1 – 1 of 1) sorted by relevance
655 cur.push32le = function (num) { function678 cur.push32le(IHDRsz + RGBsz + XORsz + ANDsz);680 cur.push32le(22); // 18: offset of cursor data in the file683 cur.push32le(IHDRsz); // 22: InfoHeader size684 cur.push32le(w); // 26: Cursor width685 cur.push32le(h * 2); // 30: XOR+AND height688 cur.push32le(0); // 38: Type of compression690 cur.push32le(XORsz + ANDsz);692 cur.push32le(0); // 46: reserved693 cur.push32le(0); // 50: reserved[all …]