HomeSort by relevance Sort by last modified time
    Searched refs:AFM_Stream (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/psaux/
afmparse.c 30 /* 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 stream
    [all...]
  /external/freetype/include/freetype/internal/
psaux.h 727 typedef struct AFM_StreamRec_* AFM_Stream;
752 AFM_Stream stream;
    [all...]

Completed in 1059 milliseconds