Searched refs:alibrary (Results 1 - 4 of 4) sorted by relevance

/external/freetype/src/base/
H A Dftinit.c232 FT_Init_FreeType( FT_Library *alibrary )
251 error = FT_New_Library( memory, alibrary );
255 FT_Add_Default_Modules( *alibrary );
H A Dftobjs.c4413 FT_Library *alibrary )
4454 *alibrary = library;
/external/freetype/include/freetype/
H A Dftmodapi.h300 /* alibrary :: A pointer to handle of a new library object. */
311 FT_Library *alibrary );
H A Dfreetype.h1661 /* alibrary :: A handle to a new library object. */
1675 FT_Init_FreeType( FT_Library *alibrary ); variable

Completed in 128 milliseconds