#include <ft2build.h>
#include <stddef.h>
Go to the source code of this file.
◆ FT_BOOL
◆ FT_ERR
◆ FT_ERR_CAT
◆ FT_ERR_EQ
◆ FT_ERR_NEQ
◆ FT_ERR_XCAT
◆ FT_ERROR_BASE
#define FT_ERROR_BASE |
( |
|
x | ) |
( (x) & 0xFF ) |
◆ FT_ERROR_MODULE
#define FT_ERROR_MODULE |
( |
|
x | ) |
( (x) & 0xFF00U ) |
◆ FT_IS_EMPTY
◆ FT_MAKE_TAG
#define FT_MAKE_TAG |
( |
|
_x1, |
|
|
|
_x2, |
|
|
|
_x3, |
|
|
|
_x4 |
|
) |
| |
◆ FT_Byte
◆ FT_Bytes
◆ FT_Char
◆ FT_Data
◆ FT_Error
◆ FT_F26Dot6
◆ FT_F2Dot14
◆ FT_Fixed
◆ FT_FWord
◆ FT_Generic
◆ FT_Generic_Finalizer
◆ FT_Int
◆ FT_List
◆ FT_ListNode
◆ FT_ListNodeRec
◆ FT_ListRec
◆ FT_Long
◆ FT_Matrix
◆ FT_Offset
◆ FT_Pointer
◆ FT_PtrDist
◆ FT_Short
◆ FT_String
◆ FT_Tag
◆ FT_UFWord
◆ FT_UInt
◆ FT_ULong
◆ FT_UnitVector
◆ FT_UShort
◆ FT_Bool
Definition at line 108 of file fttypes.h.
Referenced by af_face_globals_is_digit(), af_latin_hint_edges(), af_latin_hints_compute_blue_edges(), af_latin_hints_compute_edges(), af_latin_hints_compute_segments(), af_latin_metrics_check_digits(), af_latin_metrics_init_blues(), af_latin_metrics_scale_dim(), af_loader_embolden_glyph_in_slot(), af_property_get(), af_property_set(), BDF_Face_Init(), cf2_blues_capture(), cf2_buf_isEnd(), cf2_decoder_parse_charstrings(), cf2_doFlex(), cf2_doStems(), cf2_font_setup(), cf2_getGlyphOutline(), cf2_glyphpath_lineTo(), cf2_glyphpath_pushPrevElem(), cf2_hint_isBottom(), cf2_hint_isLocked(), cf2_hint_isPair(), cf2_hint_isPairTop(), cf2_hint_isSynthetic(), cf2_hint_isTop(), cf2_hint_isValid(), cf2_hintmap_adjustHints(), cf2_hintmap_insertHint(), cf2_interpT2CharString(), cff_face_init(), cff_font_load(), cff_parser_run(), cff_slot_load(), cff_subfont_load(), cid_hex_to_binary(), cid_load_glyph(), cid_slot_load_glyph(), compute_glyph_metrics(), fnt_font_load(), FNT_Load_Glyph(), FT_Attach_Stream(), FT_Face_Properties(), FT_Get_CID_Is_Internally_CID_Keyed(), FT_GlyphLoader_CheckPoints(), FT_Load_Glyph(), ft_open_face_internal(), ft_property_do(), FT_Stream_ReadFields(), FT_Stroker_ConicTo(), FT_Stroker_CubicTo(), ft_stroker_inside(), ft_stroker_outside(), ftc_basic_gnode_compare_faceid(), FTC_Cache_RemoveFaceID(), ftc_snode_compare(), gxv_feat_name_validate(), gxv_kern_coverage_classic_apple_validate(), gxv_kern_coverage_classic_microsoft_validate(), gxv_kern_coverage_new_apple_validate(), gxv_mort_subtable_type5_entry_validate(), gxv_morx_subtable_type5_entry_validate(), load_truetype_glyph(), otv_GDEF_validate(), parse_dict(), parse_encoding(), PCF_Face_Init(), pcf_find_property(), pcf_load_font(), pcf_property_get(), pcf_property_set(), pfr_face_get_kerning(), pfr_header_check(), pfr_lookup_bitmap_data(), pfr_slot_load(), PS_Conv_Strtol(), PS_Conv_ToFixed(), ps_hints_apply(), ps_property_get(), ps_property_set(), ps_tobool(), psh_blues_set_zones_0(), remove_subset_prefix(), sfnt_load_face(), t1_decoder_parse_metrics(), T1_Face_Init(), T1_Get_Private_Dict(), T1_Load_Glyph(), T1_Parse_Glyph(), t1_ps_get_font_value(), t1_set_mm_blend(), t42_parse_charstrings(), t42_parse_encoding(), t42_parse_sfnts(), tt_check_single_notdef(), tt_check_trickyness_sfnt_ids(), tt_face_get_name(), tt_face_load_font_dir(), tt_face_load_loca(), tt_face_lookup_table(), tt_loader_init(), tt_loader_set_pp(), TT_Process_Composite_Component(), and TT_Process_Simple_Glyph().