Searched refs:table_end (Results 1 – 10 of 10) sorted by relevance
211 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local231 table_end = table_pos + table_size; in tt_face_get_metrics()240 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()251 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()259 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()
175 for (TableMap::iterator table = tables_.begin(), table_end = tables_.end(); in GenerateTableOrdering() local176 table != table_end; ++table) { in GenerateTableOrdering()188 table_end = tables_in_font.end(); in GenerateTableOrdering() local189 table != table_end; ++table) { in GenerateTableOrdering()529 table_end = headers->end(); in LoadTableData() local530 table_header != table_end; in LoadTableData()546 table_end = headers->end(); in LoadTableData() local547 table_header != table_end; in LoadTableData()
264 const SequenceIterator table_end = table_begin + n_sequences; in CheckSequence() local266 std::lower_bound(table_begin, table_end, sequence, in CheckSequence()268 if (found != table_end && in CheckSequence()
822 FT_Byte* table_end; member
997 const off_t table_end = out->Tell(); in ots_cmap_serialise() local1064 if (!out->Seek(table_end)) { in ots_cmap_serialise()