Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dfreetype.h2091 FT_Select_Size( FT_Face face,
/external/freetype/src/base/
Dftobjs.c2701 FT_Select_Size( FT_Face face, in FT_Select_Size() function
2765 return FT_Select_Size( face, (FT_Int)strike_index ); in FT_Request_Size()