Searched defs:tableLength (Results 1 – 11 of 11) sorted by relevance
23 private int tableLength; field in OpenTypeTableWriter.OpenTypeTableDumper
164 public int tableLength() { return info.length / 2 - 1; } in tableLength() method in ExceptionsAttribute
45 public int tableLength() { in tableLength() method in LineNumberAttribute
54 public int tableLength() { return ByteArray.readU16bit(get(), 0); } in tableLength() method in InnerClassesAttribute
151 public int tableLength() { in tableLength() method in LocalVariableAttribute
390 int32_t tableLength; in ubrk_swap() local
70 int32_t tableLength, in toEnum()92 int32_t tableLength, in fromEnum()
388 int tableLength = length / 2 - headerLength; in read() local
389 int tableLength = length / 2 - headerLength; in read() local
1021 int tableLength = tableEnd - tableStart; in hufCompress() local
1571 FT_ULong tableLength = 0; in onGetTableData() local