Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dfreetype.h2224 FT_Request_Size( FT_Face face,
/external/freetype/src/base/
Dftobjs.c2756 FT_Request_Size( FT_Face face, in FT_Request_Size() function
2839 return FT_Request_Size( face, &req ); in FT_Set_Char_Size()
2875 return FT_Request_Size( face, &req ); in FT_Set_Pixel_Sizes()