Searched defs:FT_Library (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h87 /* FT_Library */
322 /* FT_Library */
333 /* FT_Library object. */
339 typedef struct FT_LibraryRec_ *FT_Library; typedef in typeref:struct:FT_LibraryRec_
1614 FT_Library library;
1679 /* FT_Library object. */
1682 FT_Init_FreeType( FT_Library *alibrary );
1701 FT_Done_FreeType( FT_Library library );
1876 FT_New_Face( FT_Library library,
1914 FT_New_Memory_Face( FT_Library librar
[all...]
/external/freetype/include/
H A Dfreetype.h119 /* FT_Library */
357 /* FT_Library */
367 /* In multi-threaded applications, make sure that the same FT_Library */
376 typedef struct FT_LibraryRec_ *FT_Library; typedef in typeref:struct:FT_LibraryRec_
1671 FT_Library library;
1736 /* FT_Library object. */
1742 FT_Init_FreeType( FT_Library *alibrary );
1761 FT_Done_FreeType( FT_Library library );
1940 FT_New_Face( FT_Library library,
1978 FT_New_Memory_Face( FT_Library librar
[all...]
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h87 /* FT_Library */
322 /* FT_Library */
332 /* In multi-threaded applications, make sure that the same FT_Library */
341 typedef struct FT_LibraryRec_ *FT_Library; typedef in typeref:struct:FT_LibraryRec_
1620 FT_Library library;
1685 /* FT_Library object. */
1691 FT_Init_FreeType( FT_Library *alibrary );
1710 FT_Done_FreeType( FT_Library library );
1889 FT_New_Face( FT_Library library,
1927 FT_New_Memory_Face( FT_Library librar
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h87 /* FT_Library */
322 /* FT_Library */
332 /* In multi-threaded applications, make sure that the same FT_Library */
341 typedef struct FT_LibraryRec_ *FT_Library; typedef in typeref:struct:FT_LibraryRec_
1620 FT_Library library;
1685 /* FT_Library object. */
1691 FT_Init_FreeType( FT_Library *alibrary );
1710 FT_Done_FreeType( FT_Library library );
1889 FT_New_Face( FT_Library library,
1927 FT_New_Memory_Face( FT_Library librar
[all...]

Completed in 264 milliseconds