Home | History | Annotate | Download | only in include

Lines Matching refs:library

130   /*    library     :: A handle to the library object from where the       */
133 /* destroying the library, by @FT_Done_FreeType. */
148 /* The reason why this function takes a `library' parameter is simply */
149 /* to use the library's memory allocator. */
152 FT_Outline_New( FT_Library library,
174 /* library :: A handle of the library object used to allocate the */
186 /* The reason why this function takes an `library' parameter is */
190 FT_Outline_Done( FT_Library library,
416 /* library :: A handle to a FreeType library object. */
438 FT_Outline_Get_Bitmap( FT_Library library,
455 /* library :: A handle to a FreeType library object. */
480 FT_Outline_Render( FT_Library library,