Searched refs:BBOX_STREAM (Results 1 – 2 of 2) sorted by relevance
86 #define BBOX_STREAM 5 macro920 bbox_bitmap_offset = substreams[BBOX_STREAM].offset; in reconstruct_glyf()924 substreams[BBOX_STREAM].offset += bitmap_length; in reconstruct_glyf()998 if ( FT_STREAM_SEEK( substreams[BBOX_STREAM].offset ) || in reconstruct_glyf()1003 if ( FT_STREAM_SEEK( substreams[BBOX_STREAM].offset ) || in reconstruct_glyf()1007 substreams[BBOX_STREAM].offset += 8; in reconstruct_glyf()1128 if ( FT_STREAM_SEEK( substreams[BBOX_STREAM].offset ) || in reconstruct_glyf()1133 if ( FT_STREAM_SEEK( substreams[BBOX_STREAM].offset ) || in reconstruct_glyf()1136 substreams[BBOX_STREAM].offset += 8; in reconstruct_glyf()2333 #undef BBOX_STREAM
1671 COMPOSITE_STREAM, BBOX_STREAM, INSTRUCTION_STREAM): New macros to