Home
last modified time | relevance | path

Searched refs:FT_Request_Size (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/freetype/include/freetype/
Dfreetype.h2465 FT_Request_Size( FT_Face face,
/external/freetype/include/freetype/
Dfreetype.h2542 FT_Request_Size( FT_Face face,
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c2899 FT_Request_Size( FT_Face face, in FT_Request_Size() function
3007 return FT_Request_Size( face, &req ); in FT_Set_Char_Size()
3045 return FT_Request_Size( face, &req ); in FT_Set_Pixel_Sizes()
/external/freetype/src/base/
Dftobjs.c3034 FT_Request_Size( FT_Face face, in FT_Request_Size() function
3142 return FT_Request_Size( face, &req ); in FT_Set_Char_Size()
3180 return FT_Request_Size( face, &req ); in FT_Set_Pixel_Sizes()