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

  /external/chromium_org/third_party/freetype/src/psaux/
afmparse.c 31 /* AFM_Stream */
33 /* The use of AFM_Stream is largely inspired by parseAFM.[ch] from t1lib. */
92 afm_stream_skip_spaces( AFM_Stream stream )
120 afm_stream_read_one( AFM_Stream stream )
161 afm_stream_read_string( AFM_Stream stream )
364 * high-level operations to an AFM_Stream. The rest of the
366 * AFM_Stream directly.
374 AFM_Stream stream = parser->stream;
448 AFM_Stream stream = parser->stream;
533 AFM_Stream stream = NULL
    [all...]
  /external/freetype/src/psaux/
afmparse.c 31 /* AFM_Stream */
33 /* The use of AFM_Stream is largely inspired by parseAFM.[ch] from t1lib. */
92 afm_stream_skip_spaces( AFM_Stream stream )
120 afm_stream_read_one( AFM_Stream stream )
161 afm_stream_read_string( AFM_Stream stream )
364 * high-level operations to an AFM_Stream. The rest of the
366 * AFM_Stream directly.
374 AFM_Stream stream = parser->stream;
448 AFM_Stream stream = parser->stream;
533 AFM_Stream stream = NULL
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
afmparse.c 31 /* AFM_Stream */
33 /* The use of AFM_Stream is largely inspired by parseAFM.[ch] from t1lib. */
92 afm_stream_skip_spaces( AFM_Stream stream )
120 afm_stream_read_one( AFM_Stream stream )
161 afm_stream_read_string( AFM_Stream stream )
364 * high-level operations to an AFM_Stream. The rest of the
366 * AFM_Stream directly.
374 AFM_Stream stream = parser->stream;
448 AFM_Stream stream = parser->stream;
533 AFM_Stream stream = NULL
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
psaux.h 731 typedef struct AFM_StreamRec_* AFM_Stream;
756 AFM_Stream stream;
    [all...]
  /external/freetype/include/internal/
psaux.h 731 typedef struct AFM_StreamRec_* AFM_Stream;
756 AFM_Stream stream;
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/
psaux.h 731 typedef struct AFM_StreamRec_* AFM_Stream;
756 AFM_Stream stream;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
psaux.h 731 typedef struct AFM_StreamRec_* AFM_Stream;
756 AFM_Stream stream;
    [all...]

Completed in 621 milliseconds