Searched refs:ulUnicodeRange4 (Results 1 – 4 of 4) sorted by relevance
62 ulUnicodeRange4(54), enumConstant343 public long ulUnicodeRange4() { in ulUnicodeRange4() method in OS2Table344 return this.data.readULong(Offset.ulUnicodeRange4.offset); in ulUnicodeRange4()519 this.ulUnicodeRange3(), this.ulUnicodeRange4()); in ulUnicodeRange()941 public long ulUnicodeRange4() { in ulUnicodeRange4() method in OS2Table.Builder942 return this.internalReadData().readULong(Offset.ulUnicodeRange4.offset); in ulUnicodeRange4()946 this.internalWriteData().writeULong(Offset.ulUnicodeRange4.offset, range); in setUlUnicodeRange4()951 this.ulUnicodeRange3(), this.ulUnicodeRange4()); in ulUnicodeRange()
399 FT_ULong ulUnicodeRange4; /* Bits 96-127 */ member
163 index += writableFontData.writeULongLE(index, os2Table.ulUnicodeRange4()); in writeUnicodeRanges()
1178 FT_FRAME_ULONG ( ulUnicodeRange4 ), in tt_face_load_os2()