OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alibrary
(Results
1 - 10
of
10
) sorted by null
/external/freetype/src/base/
ftinit.c
232
FT_Init_FreeType( FT_Library *
alibrary
)
238
/* check of `
alibrary
' delayed to `FT_New_Library' */
253
error = FT_New_Library( memory,
alibrary
);
257
FT_Add_Default_Modules( *
alibrary
);
ftobjs.c
[
all
...]
/external/pdfium/third_party/freetype/src/base/
ftinit.c
232
FT_Init_FreeType( FT_Library *
alibrary
)
238
/* check of `
alibrary
' delayed to `FT_New_Library' */
253
error = FT_New_Library( memory,
alibrary
);
257
FT_Add_Default_Modules( *
alibrary
);
ftobjs.c
[
all
...]
/external/freetype/include/
ftmodapi.h
487
/*
alibrary
:: A pointer to handle of a new library object. */
498
FT_Library *
alibrary
);
[
all
...]
freetype.h
1799
FT_Init_FreeType( FT_Library *
alibrary
);
variable
[
all
...]
/external/pdfium/third_party/freetype/include/
ftmodapi.h
485
/*
alibrary
:: A pointer to handle of a new library object. */
496
FT_Library *
alibrary
);
[
all
...]
freetype.h
1779
FT_Init_FreeType( FT_Library *
alibrary
);
variable
[
all
...]
/external/freetype/include/config/
ftoption.h
260
/* FT_Init_FreeType( FT_Library*
alibrary
); */
268
/* FT_Init_FreeType( FT_Library*
alibrary
) */
[
all
...]
/external/pdfium/third_party/freetype/include/config/
ftoption.h
260
/* FT_Init_FreeType( FT_Library*
alibrary
); */
268
/* FT_Init_FreeType( FT_Library*
alibrary
) */
[
all
...]
Completed in 285 milliseconds