Lines Matching refs:push32le
655 cur.push32le = function (num) { function
678 cur.push32le(IHDRsz + RGBsz + XORsz + ANDsz);
680 cur.push32le(22); // 18: offset of cursor data in the file
683 cur.push32le(IHDRsz); // 22: InfoHeader size
684 cur.push32le(w); // 26: Cursor width
685 cur.push32le(h * 2); // 30: XOR+AND height
688 cur.push32le(0); // 38: Type of compression
690 cur.push32le(XORsz + ANDsz);
692 cur.push32le(0); // 46: reserved
693 cur.push32le(0); // 50: reserved
694 cur.push32le(0); // 54: reserved
695 cur.push32le(0); // 58: reserved