Searched refs:table_end (Results 1 – 8 of 8) sorted by relevance
238 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local263 table_end = table_pos + table_size; in tt_face_get_metrics()272 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()283 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()291 if ( table_pos + 2 > table_end ) in tt_face_get_metrics()
54 bdf->table_end = NULL; in tt_face_free_bdf_props()81 bdf->table_end = bdf->table + length; in tt_face_load_bdf_props()
178 for (TableMap::iterator table = tables_.begin(), table_end = tables_.end(); in GenerateTableOrdering() local179 table != table_end; ++table) { in GenerateTableOrdering()191 table_end = tables_in_font.end(); in GenerateTableOrdering() local192 table != table_end; ++table) { in GenerateTableOrdering()538 table_end = headers->end(); in LoadTableData() local539 it != table_end; in LoadTableData()558 table_end = headers->end(); in LoadTableData() local559 it != table_end; in LoadTableData()
34 iterator(int case_value, int table_offset, int table_end,
285 int case_value, int table_offset, int table_end, in iterator() argument291 table_end_(table_end) { in iterator()
1033 FT_Byte* table_end; member
1544 const byte* table_end = decoder.pc() + size; in DecodeAsmJsOffsets() local1554 while (decoder.ok() && decoder.pc() < table_end) { in DecodeAsmJsOffsets()1564 if (decoder.pc() != table_end) { in DecodeAsmJsOffsets()
2635 let table_end = b.end_table(off); in layout_22_root() localVariable2636 b.finish_minimal(table_end); in layout_22_root()2657 let table_end = b.end_table(off); in layout_23_varied_slots_and_root() localVariable2658 b.finish_minimal(table_end); in layout_23_varied_slots_and_root()