Searched defs:FT_OPEN_STREAM (Results 1 - 1 of 1) sorted by relevance

/external/freetype/include/freetype/
H A Dfreetype.h146 /* FT_OPEN_STREAM */
1709 /* FT_OPEN_STREAM :: Copy the stream from the `stream' field. */
1720 /* ft_open_stream :: Deprecated; use @FT_OPEN_STREAM instead. */
1729 /* The `FT_OPEN_MEMORY', `FT_OPEN_STREAM', and `FT_OPEN_PATHNAME' */
1733 #define FT_OPEN_STREAM 0x2 macro
1739 #define ft_open_stream FT_OPEN_STREAM /* deprecated */
1813 /* Otherwise, if the `FT_OPEN_STREAM' bit is set, assume that a */

Completed in 28 milliseconds