ReactOS 0.4.16-dev-199-g898cc56
|
#include <sfnt.h>
TT_Done_Face_Func SFNT_Interface_::done_face |
Definition at line 568 of file sfnt.h.
Referenced by cff_face_done(), and tt_face_done().
TT_Free_Table_Func SFNT_Interface_::free_eblc |
Definition at line 614 of file sfnt.h.
Referenced by sfnt_done_face().
TT_Free_Table_Func SFNT_Interface_::free_name |
Definition at line 583 of file sfnt.h.
Referenced by sfnt_done_face().
TT_Free_Table_Func SFNT_Interface_::free_psnames |
Definition at line 599 of file sfnt.h.
Referenced by sfnt_done_face().
FT_Module_Requester SFNT_Interface_::get_interface |
Definition at line 569 of file sfnt.h.
Referenced by cff_get_interface(), and tt_get_interface().
TT_Face_GetKerningFunc SFNT_Interface_::get_kerning |
Definition at line 604 of file sfnt.h.
Referenced by cff_get_kerning().
TT_Get_Metrics_Func SFNT_Interface_::get_metrics |
TT_Get_Name_Func SFNT_Interface_::get_name |
TT_Get_Name_ID_Func SFNT_Interface_::get_name_id |
TT_Get_PS_Name_Func SFNT_Interface_::get_psname |
TT_Loader_GotoTableFunc SFNT_Interface_::goto_table |
Definition at line 564 of file sfnt.h.
Referenced by sfnt_init_face().
TT_Init_Face_Func SFNT_Interface_::init_face |
Definition at line 566 of file sfnt.h.
Referenced by cff_face_init(), and tt_face_init().
TT_Load_Any_Func SFNT_Interface_::load_any |
TT_Load_Table_Func SFNT_Interface_::load_bhed |
Definition at line 593 of file sfnt.h.
Referenced by sfnt_load_face().
TT_Load_Table_Func SFNT_Interface_::load_cmap |
Definition at line 577 of file sfnt.h.
Referenced by cff_face_init().
TT_Load_Table_Func SFNT_Interface_::load_eblc |
Definition at line 613 of file sfnt.h.
Referenced by cff_slot_load(), and sfnt_load_face().
TT_Load_Face_Func SFNT_Interface_::load_face |
Definition at line 567 of file sfnt.h.
Referenced by cff_face_init(), and tt_face_init().
TT_Load_Table_Func SFNT_Interface_::load_font_dir |
Definition at line 610 of file sfnt.h.
Referenced by sfnt_init_face().
TT_Load_Table_Func SFNT_Interface_::load_gasp |
TT_Load_Table_Func SFNT_Interface_::load_head |
TT_Load_Metrics_Func SFNT_Interface_::load_hhea |
TT_Load_Metrics_Func SFNT_Interface_::load_hmtx |
TT_Load_Table_Func SFNT_Interface_::load_kern |
TT_Load_Table_Func SFNT_Interface_::load_maxp |
TT_Load_Table_Func SFNT_Interface_::load_name |
TT_Load_Table_Func SFNT_Interface_::load_os2 |
TT_Load_Table_Func SFNT_Interface_::load_pclt |
TT_Load_Table_Func SFNT_Interface_::load_post |
TT_Load_SBit_Image_Func SFNT_Interface_::load_sbit_image |
Definition at line 595 of file sfnt.h.
Referenced by cff_slot_load().
TT_Load_Strike_Metrics_Func SFNT_Interface_::load_strike_metrics |
Definition at line 617 of file sfnt.h.
Referenced by sfnt_load_face().
TT_Set_SBit_Strike_Func SFNT_Interface_::set_sbit_strike |
Definition at line 616 of file sfnt.h.
Referenced by cff_size_request(), and tt_size_request().