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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h89 /* FT_Size */
392 /* as one or more @FT_Size objects. */
409 /* FT_Size */
416 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
422 /* (i.e., the scaling values) of the active @FT_Size. */
433 typedef struct FT_SizeRec_* FT_Size; typedef in typeref:struct:FT_SizeRec_
957 FT_Size size;
1307 /* model private data of a given @FT_Size object. */
1964 /* default @FT_Size object, accessible as `face->size'. */
2220 /* Resize the scale of the active @FT_Size objec
[all...]
/external/freetype/include/
H A Dfreetype.h121 /* FT_Size */
429 /* as one or more @FT_Size objects. */
446 /* FT_Size */
453 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
460 /* (i.e., the scaling values) of the active @FT_Size. */
471 typedef struct FT_SizeRec_* FT_Size; typedef in typeref:struct:FT_SizeRec_
996 FT_Size size;
1365 /* model private data of a given @FT_Size object. */
2028 /* default @FT_Size object, accessible as `face->size'. */
2284 /* Resize the scale of the active @FT_Size objec
[all...]
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h89 /* FT_Size */
394 /* as one or more @FT_Size objects. */
411 /* FT_Size */
418 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
424 /* (i.e., the scaling values) of the active @FT_Size. */
435 typedef struct FT_SizeRec_* FT_Size; typedef in typeref:struct:FT_SizeRec_
963 FT_Size size;
1313 /* model private data of a given @FT_Size object. */
1977 /* default @FT_Size object, accessible as `face->size'. */
2233 /* Resize the scale of the active @FT_Size objec
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h89 /* FT_Size */
394 /* as one or more @FT_Size objects. */
411 /* FT_Size */
418 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
424 /* (i.e., the scaling values) of the active @FT_Size. */
435 typedef struct FT_SizeRec_* FT_Size; typedef in typeref:struct:FT_SizeRec_
963 FT_Size size;
1313 /* model private data of a given @FT_Size object. */
1977 /* default @FT_Size object, accessible as `face->size'. */
2233 /* Resize the scale of the active @FT_Size objec
[all...]

Completed in 145 milliseconds