ReactOS
0.4.14-dev-593-g1793dcc
|
Go to the source code of this file.
Definition at line 1387 of file cffload.c.
Referenced by cff_parse_blend().
Definition at line 1554 of file cffload.c.
Referenced by cff_parse_blend().
cff_blend_clear | ( | CFF_SubFont | subFont | ) |
cff_blend_doBlend | ( | CFF_SubFont | subfont, |
CFF_Parser | parser, | ||
FT_UInt | numBlends | ||
) |
Definition at line 1280 of file cffload.c.
Referenced by cff_parse_blend().
cff_charset_cid_to_gindex | ( | CFF_Charset | charset, |
FT_UInt | cid | ||
) |
cff_fd_select_get | ( | CFF_FDSelect | fdselect, |
FT_UInt | glyph_index | ||
) |
cff_font_done | ( | CFF_Font | font | ) |
Definition at line 2499 of file cffload.c.
Referenced by cff_face_done().
cff_font_load | ( | FT_Library | library, |
FT_Stream | stream, | ||
FT_Int | face_index, | ||
CFF_Font | font, | ||
CFF_Face | face, | ||
FT_Bool | pure_cff, | ||
FT_Bool | cff2 | ||
) |
Definition at line 2151 of file cffload.c.
Referenced by cff_face_init().
FT_BEGIN_HEADER cff_get_standard_encoding | ( | FT_UInt | charcode | ) |
cff_index_access_element | ( | CFF_Index | idx, |
FT_UInt | element, | ||
FT_Byte ** | pbytes, | ||
FT_ULong * | pbyte_len | ||
) |
Definition at line 498 of file cffload.c.
Referenced by cff_get_glyph_data(), cff_index_get_name(), and cff_subfont_load().
Definition at line 596 of file cffload.c.
Referenced by cff_free_glyph_data(), cff_index_get_name(), and cff_subfont_load().
Definition at line 611 of file cffload.c.
Referenced by cff_face_init(), and cff_font_load().
Definition at line 656 of file cffload.c.
Definition at line 646 of file cffload.c.
Referenced by cff_get_name_index(), and cff_index_get_sid_string().
cff_load_private_dict | ( | CFF_Font | font, |
CFF_SubFont | subfont, | ||
FT_UInt | lenNDV, | ||
FT_Fixed * | NDV | ||
) |
Definition at line 1865 of file cffload.c.
Referenced by cff_subfont_load().