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 33 /* AFM_Stream */
35 /* The use of AFM_Stream is largely inspired by parseAFM.[ch] from t1lib. */
94 afm_stream_skip_spaces( AFM_Stream stream )
122 afm_stream_read_one( AFM_Stream stream )
163 afm_stream_read_string( AFM_Stream stream )
366 * high-level operations to an AFM_Stream. The rest of the
368 * AFM_Stream directly.
376 AFM_Stream stream = parser->stream;
450 AFM_Stream stream = parser->stream;
535 AFM_Stream stream = NULL
    [all...]
  /external/freetype/include/freetype/internal/
psaux.h     [all...]

Completed in 61 milliseconds