HomeSort by relevance Sort by last modified time
    Searched refs:alibrary (Results 1 - 4 of 4) sorted by null

  /external/freetype/src/base/
ftinit.c 196 FT_Init_FreeType( FT_Library *alibrary )
202 /* check of `alibrary' delayed to `FT_New_Library' */
217 error = FT_New_Library( memory, alibrary );
221 FT_Add_Default_Modules( *alibrary );
223 FT_Set_Default_Properties( *alibrary );
ftobjs.c     [all...]
  /external/freetype/include/freetype/
ftmodapi.h 559 * alibrary ::
571 FT_Library *alibrary );
freetype.h 2050 FT_Init_FreeType( FT_Library *alibrary ); variable
    [all...]

Completed in 4789 milliseconds