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

/external/freetype/include/
H A Dfreetype.h201 /* FT_OPEN_STREAM */
1833 /* FT_OPEN_STREAM :: Copy the stream from the `stream' field. */
1843 /* The `FT_OPEN_MEMORY', `FT_OPEN_STREAM', and `FT_OPEN_PATHNAME' */
1847 #define FT_OPEN_STREAM 0x2 macro
1856 #define ft_open_stream FT_OPEN_STREAM
1930 /* Otherwise, if the @FT_OPEN_STREAM bit is set, assume that a */
/external/pdfium/third_party/freetype/include/
H A Dfreetype.h201 /* FT_OPEN_STREAM */
1813 /* FT_OPEN_STREAM :: Copy the stream from the `stream' field. */
1823 /* The `FT_OPEN_MEMORY', `FT_OPEN_STREAM', and `FT_OPEN_PATHNAME' */
1827 #define FT_OPEN_STREAM 0x2 macro
1836 #define ft_open_stream FT_OPEN_STREAM
1910 /* Otherwise, if the @FT_OPEN_STREAM bit is set, assume that a */

Completed in 3873 milliseconds