Home | History | Annotate | Download | only in include

Lines Matching defs:FT_OPEN_MEMORY

200   /*    FT_OPEN_MEMORY                                                     */
1811 /* FT_OPEN_MEMORY :: This is a memory-based stream. */
1823 /* The `FT_OPEN_MEMORY', `FT_OPEN_STREAM', and `FT_OPEN_PATHNAME' */
1826 #define FT_OPEN_MEMORY 0x1
1835 #define ft_open_memory FT_OPEN_MEMORY
1904 /* If the @FT_OPEN_MEMORY bit is set, assume that this is a */