Searched refs:AFM_Stream (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/psaux/
H A Dafmparse.c30 /* AFM_Stream */
32 /* The use of AFM_Stream is largely inspired by parseAFM.[ch] from t1lib. */
91 afm_stream_skip_spaces( AFM_Stream stream )
119 afm_stream_read_one( AFM_Stream stream )
159 afm_stream_read_string( AFM_Stream stream )
361 * high-level operations to an AFM_Stream. The rest of the
363 * AFM_Stream directly.
371 AFM_Stream stream = parser->stream;
445 AFM_Stream stream = parser->stream;
530 AFM_Stream strea
[all...]
/external/freetype/include/freetype/internal/
H A Dpsaux.h727 typedef struct AFM_StreamRec_* AFM_Stream; typedef in typeref:struct:AFM_StreamRec_
752 AFM_Stream stream;

Completed in 49 milliseconds