Searched defs:FT_Size (Results 1 - 1 of 1) sorted by relevance

/external/freetype/include/freetype/
H A Dfreetype.h89 /* FT_Size */
388 /* as one or more @FT_Size objects. */
405 /* FT_Size */
412 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
418 /* (i.e., the scaling values) of the active @FT_Size. */
429 typedef struct FT_SizeRec_* FT_Size; typedef in typeref:struct:FT_SizeRec_
950 FT_Size size;
1300 /* model private data of a given @FT_Size object. */
1954 /* default @FT_Size object, accessible as `face->size'. */
2206 /* Resize the scale of the active @FT_Size objec
[all...]

Completed in 20 milliseconds