Searched refs:FT_Request_Size (Results 1 – 8 of 8) sorted by relevance
108 FT_Request_Size
106 @ cdecl FT_Request_Size () function
131 FT_Request_Size
625 (FT_Select_Size, FT_Request_Size): Improve tracing.3206 * src/base/ftobjs.c (FT_Request_Size): Trigger recomputation of
2675 FT_Request_Size( FT_Face face,
531 error = FT_Request_Size( face->ttf_face, req ); in T42_Size_Request()
3192 FT_Request_Size( FT_Face face, in FT_Request_Size() function3302 return FT_Request_Size( face, &req ); in FT_Set_Char_Size()3340 return FT_Request_Size( face, &req ); in FT_Set_Pixel_Sizes()
4222 return FT_Request_Size(face, &req); in IntRequestFontSize()