Searched refs:glyph_start (Results 1 – 4 of 4) sorted by relevance
1107 FT_ULong glyph_start, in tt_sbit_decoder_load_bitmap() argument1123 glyph_start + glyph_size > decoder->ebdt_size ) in tt_sbit_decoder_load_bitmap()1129 if ( FT_STREAM_SEEK( decoder->ebdt_start + glyph_start ) || in tt_sbit_decoder_load_bitmap()1475 FT_UInt strike_offset, glyph_start, glyph_end; in tt_face_load_sbix_image() local1511 glyph_start = FT_GET_ULONG(); in tt_face_load_sbix_image()1516 if ( glyph_start == glyph_end ) in tt_face_load_sbix_image()1518 if ( glyph_start > glyph_end || in tt_face_load_sbix_image()1519 glyph_end - glyph_start < 8 || in tt_face_load_sbix_image()1523 if ( FT_STREAM_SEEK( face->ebdt_start + strike_offset + glyph_start ) || in tt_face_load_sbix_image()1524 FT_FRAME_ENTER( glyph_end - glyph_start ) ) in tt_face_load_sbix_image()[all …]
176 const char *glyph_start; member196 return (const char *) composite >= glyph_start in in_range()215 iterator->glyph_start = glyph_data; in get_iterator()
121 char * glyph_start, in _update_components() argument125 if (OT::glyf::CompositeGlyphHeader::get_iterator (glyph_start, in _update_components()
3644 FT_ULong glyph_start; in TT_Vary_Apply_Glyph_Deltas() local3693 glyph_start = FT_Stream_FTell( stream ); in TT_Vary_Apply_Glyph_Deltas()3716 offsetToData += glyph_start; in TT_Vary_Apply_Glyph_Deltas()