ReactOS 0.4.16-dev-125-g798ea90
|
#include <ft2build.h>
Go to the source code of this file.
Functions | |
FT_BEGIN_HEADER | tt_face_load_loca (TT_Face face, FT_Stream stream) |
tt_face_get_location (TT_Face face, FT_UInt gindex, FT_UInt *asize) | |
tt_face_done_loca (TT_Face face) | |
tt_face_load_cvt (TT_Face face, FT_Stream stream) | |
tt_face_load_fpgm (TT_Face face, FT_Stream stream) | |
tt_face_load_prep (TT_Face face, FT_Stream stream) | |
tt_face_load_hdmx (TT_Face face, FT_Stream stream) | |
tt_face_free_hdmx (TT_Face face) | |
tt_face_get_device_metrics (TT_Face face, FT_UInt ppem, FT_UInt gindex) | |
tt_face_done_loca | ( | TT_Face | face | ) |
Definition at line 289 of file ttpload.c.
Referenced by tt_face_done().
tt_face_free_hdmx | ( | TT_Face | face | ) |
Definition at line 619 of file ttpload.c.
Referenced by compute_glyph_metrics().
Definition at line 195 of file ttpload.c.
Referenced by load_truetype_glyph(), and tt_check_single_notdef().
Definition at line 318 of file ttpload.c.
Referenced by tt_face_init().
Definition at line 399 of file ttpload.c.
Referenced by tt_face_init().
Definition at line 522 of file ttpload.c.
Referenced by tt_face_init().
FT_BEGIN_HEADER tt_face_load_loca | ( | TT_Face | face, |
FT_Stream | stream | ||
) |
Definition at line 62 of file ttpload.c.
Referenced by tt_face_init().
Definition at line 461 of file ttpload.c.
Referenced by tt_face_init().