Lines Matching refs:writeUInt16

29584 	    Data.prototype.writeUInt16 = function(val) {
29603 return this.writeUInt16(val);
30317 table.writeUInt16(0);
30318 table.writeUInt16(1);
30444 subtable.writeUInt16(1);
30445 subtable.writeUInt16(0);
30447 subtable.writeUInt16(0);
30448 subtable.writeUInt16(262);
30449 subtable.writeUInt16(0);
30516 subtable.writeUInt16(3);
30517 subtable.writeUInt16(1);
30519 subtable.writeUInt16(4);
30520 subtable.writeUInt16(16 + segCount * 8 + glyphIDs.length * 2);
30521 subtable.writeUInt16(0);
30522 subtable.writeUInt16(segCountX2);
30523 subtable.writeUInt16(searchRange);
30524 subtable.writeUInt16(entrySelector);
30525 subtable.writeUInt16(rangeShift);
30528 subtable.writeUInt16(code);
30530 subtable.writeUInt16(0);
30533 subtable.writeUInt16(code);
30537 subtable.writeUInt16(delta);
30541 subtable.writeUInt16(offset);
30545 subtable.writeUInt16(id);
30641 table.writeUInt16(metric.advance);
30642 table.writeUInt16(metric.lsb);
30715 table.writeUInt16(ids.length);
30774 table.writeUInt16(ids.length);
30775 table.writeUInt16(this.maxPoints);
30776 table.writeUInt16(this.maxContours);
30777 table.writeUInt16(this.maxCompositePoints);
30778 table.writeUInt16(this.maxComponentContours);
30779 table.writeUInt16(this.maxZones);
30780 table.writeUInt16(this.maxTwilightPoints);
30781 table.writeUInt16(this.maxStorage);
30782 table.writeUInt16(this.maxFunctionDefs);
30783 table.writeUInt16(this.maxInstructionDefs);
30784 table.writeUInt16(this.maxStackElements);
30785 table.writeUInt16(this.maxSizeOfInstructions);
30786 table.writeUInt16(this.maxComponentElements);
30787 table.writeUInt16(this.maxComponentDepth);
30918 table.writeUInt16(Object.keys(mapping).length);
30921 table.writeUInt16(index);
31115 table.writeUInt16(o / 2);