Home
last modified time | relevance | path

Searched refs:STREAM_FILE (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/freetype/src/base/
Dftsystem.c153 #define STREAM_FILE( stream ) ( (FT_FILE*)stream->descriptor.pointer ) macro
170 ft_fclose( STREAM_FILE( stream ) ); in ft_ansi_stream_close()
212 file = STREAM_FILE( stream ); in ft_ansi_stream_io()
/external/freetype/src/base/
Dftsystem.c153 #define STREAM_FILE( stream ) ( (FT_FILE*)stream->descriptor.pointer ) macro
170 ft_fclose( STREAM_FILE( stream ) ); in ft_ansi_stream_close()
212 file = STREAM_FILE( stream ); in ft_ansi_stream_io()