Searched refs:open_face_from_buffer (Results 1 – 7 of 7) sorted by relevance
/external/freetype/src/base/ |
D | ftbase.h | 44 open_face_from_buffer( FT_Library library,
|
D | ftobjs.c | 1345 open_face_from_buffer( FT_Library library, in open_face_from_buffer() function 1518 error = open_face_from_buffer( library, in open_face_PS_from_sfnt_stream() 1715 return open_face_from_buffer( library, in Mac_Read_POST_Resource() 1793 error = open_face_from_buffer( library, in Mac_Read_sfnt_Resource()
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftbase.h | 49 open_face_from_buffer( FT_Library library,
|
D | ftmac.c | 721 return open_face_from_buffer( library, in FT_New_Face_From_LWFN() 791 error = open_face_from_buffer( library, in FT_New_Face_From_SFNT()
|
D | ftobjs.c | 1345 open_face_from_buffer( FT_Library library, in open_face_from_buffer() function 1524 error = open_face_from_buffer( library, in open_face_PS_from_sfnt_stream() 1723 return open_face_from_buffer( library, in Mac_Read_POST_Resource() 1805 error = open_face_from_buffer( library, in Mac_Read_sfnt_Resource()
|
/external/pdfium/third_party/ |
D | third_party.gyp | 86 # open_face_PS_from_sfnt_stream() and open_face_from_buffer() in
|
D | BUILD.gn | 38 # open_face_PS_from_sfnt_stream() and open_face_from_buffer() in
|