Home
last modified time | relevance | path

Searched refs:alibrary (Results 1 – 8 of 8) sorted by relevance

/external/freetype/src/base/
Dftinit.c320 FT_Init_FreeType( FT_Library *alibrary ) in FT_Init_FreeType() argument
341 error = FT_New_Library( memory, alibrary ); in FT_Init_FreeType()
345 FT_Add_Default_Modules( *alibrary ); in FT_Init_FreeType()
347 FT_Set_Default_Properties( *alibrary ); in FT_Init_FreeType()
Dftobjs.c4842 FT_Library *alibrary ) in FT_New_Library() argument
4848 if ( !memory || !alibrary ) in FT_New_Library()
4880 *alibrary = library; in FT_New_Library()
/external/pdfium/third_party/freetype/src/base/
Dftinit.c232 FT_Init_FreeType( FT_Library *alibrary ) in FT_Init_FreeType() argument
253 error = FT_New_Library( memory, alibrary ); in FT_Init_FreeType()
257 FT_Add_Default_Modules( *alibrary ); in FT_Init_FreeType()
Dftobjs.c4664 FT_Library *alibrary ) in FT_New_Library() argument
4670 if ( !memory || !alibrary ) in FT_New_Library()
4702 *alibrary = library; in FT_New_Library()
/external/pdfium/third_party/freetype/include/freetype/
Dftmodapi.h498 FT_Library *alibrary );
Dfreetype.h1818 FT_Init_FreeType( FT_Library *alibrary );
/external/freetype/include/freetype/
Dftmodapi.h544 FT_Library *alibrary );
Dfreetype.h1858 FT_Init_FreeType( FT_Library *alibrary );