Searched refs:FT_TRACE0 (Results 1 – 20 of 20) sorted by relevance
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afmodule.c | 116 FT_TRACE0(( "af_property_set: Invalid value %d for property `%s'\n", in af_property_set() 145 FT_TRACE0(( "af_property_set: missing property `%s'\n", in af_property_set() 208 FT_TRACE0(( "af_property_get: missing property `%s'\n", in af_property_get()
|
/AliOS-Things-master/components/freetype/src/cache/ |
A D | ftccache.c | 237 FT_TRACE0(( "ftc_node_hash_unlink: unknown node\n" )); in ftc_node_hash_unlink() 283 FT_TRACE0(( "ftc_node_destroy: invalid node handle\n" )); in ftc_node_destroy() 293 FT_TRACE0(( "ftc_node_destroy: invalid node handle\n" )); in ftc_node_destroy() 312 FT_TRACE0(( "ftc_node_destroy: invalid cache node count (%d)\n", in ftc_node_destroy()
|
A D | ftcmanag.c | 488 FT_TRACE0(( "FTC_Manager_Check: invalid node (cache index = %ld\n", in FTC_Manager_Check() 498 FT_TRACE0(( "FTC_Manager_Check: invalid weight %ld instead of %ld\n", in FTC_Manager_Check() 517 FT_TRACE0(( "FTC_Manager_Check:" in FTC_Manager_Check() 546 FT_TRACE0(( "compressing, weight = %ld, max = %ld, nodes = %d\n", in FTC_Manager_Compress()
|
A D | ftccmap.c | 262 FT_TRACE0(( "FTC_CMapCache_Lookup: bad arguments, returning 0\n" )); in FTC_CMapCache_Lookup()
|
A D | ftcsbits.c | 140 FT_TRACE0(( "ftc_snode_load:" in ftc_snode_load()
|
/AliOS-Things-master/components/freetype/src/pshinter/ |
A D | pshrec.c | 486 FT_TRACE0(( "ps_mask_table_merge: ignoring invalid indices (%d,%d)\n", in ps_mask_table_merge() 830 FT_TRACE0(( "ps_hints_open: invalid charstring type\n" )); in ps_hints_open() 848 FT_TRACE0(( "ps_hints_stem: invalid dimension (%d) used\n", in ps_hints_stem() 884 FT_TRACE0(( "ps_hints_stem: called with invalid hint type (%d)\n", in ps_hints_stem() 912 FT_TRACE0(( "ps_hints_t1stem3: invalid dimension (%d) used\n", in ps_hints_t1stem3() 1015 FT_TRACE0(( "ps_hints_t2mask:" in ps_hints_t2mask() 1060 FT_TRACE0(( "ps_hints_t2counter:" in ps_hints_t2counter()
|
A D | pshalgo.c | 106 FT_TRACE0(( "psh_hint_table_record: invalid hint index %d\n", idx )); in psh_hint_table_record() 140 FT_TRACE0(( "psh_hint_table_record: too many sorted hints! BUG!\n" )); in psh_hint_table_record() 233 FT_TRACE0(( "psh_hint_table_init: missing/incorrect hint masks\n" )); in psh_hint_table_init() 285 FT_TRACE0(( "psh_hint_table_activate_mask:" in psh_hint_table_activate_mask() 298 FT_TRACE0(( "psh_hint_tableactivate_mask:" in psh_hint_table_activate_mask()
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | ftdebug.h | 157 #define FT_TRACE0( varformat ) FT_TRACE( 0, varformat ) macro
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttdriver.c | 85 FT_TRACE0(( "tt_property_set: missing property `%s'\n", in tt_property_set() 112 FT_TRACE0(( "tt_property_get: missing property `%s'\n", in tt_property_get()
|
A D | ttgload.c | 422 FT_TRACE0(( "TT_Load_Simple_Glyph: instruction count mismatch\n" )); in TT_Load_Simple_Glyph()
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftinit.c | 221 FT_TRACE0(( "FT_Add_Default_Module:" in FT_Add_Default_Modules()
|
A D | ftobjs.c | 4765 FT_TRACE0(( "FT_Done_Library: failed to free some faces\n" )); in FT_Done_Library()
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cffdrivr.c | 646 FT_TRACE0(( "cff_property_set: missing property `%s'\n", in cff_property_set() 699 FT_TRACE0(( "cff_property_get: missing property `%s'\n", in cff_property_get()
|
A D | cffload.c | 419 FT_TRACE0(( "cff_index_get_pointers:" in cff_index_get_pointers() 694 FT_TRACE0(( "CFF_Load_FD_Select: empty FDSelect array\n" )); in CFF_Load_FD_Select() 1567 FT_TRACE0(( "cff_font_load: FD array too large in CID font\n" )); in cff_font_load()
|
/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | ttload.c | 695 FT_TRACE0(( "tt_face_load_maxp:" in tt_face_load_maxp() 706 FT_TRACE0(( "tt_face_load_maxp:" in tt_face_load_maxp()
|
A D | sfdriver.c | 186 FT_TRACE0(( "Ignore glyph names for invalid GID 0x%08x - 0x%08x\n", in sfnt_get_name_index()
|
A D | ttcmap.c | 3552 FT_TRACE0(( "tt_face_build_cmaps:" in tt_face_build_cmaps() 3561 FT_TRACE0(( "tt_face_build_cmaps:" in tt_face_build_cmaps()
|
/AliOS-Things-master/components/freetype/src/psaux/ |
A D | t1decode.c | 1076 FT_TRACE0(( "t1_decoder_parse_charstrings:" in t1_decoder_parse_charstrings()
|
A D | psobjs.c | 1180 FT_TRACE0(( "ps_parser_load_field: overwriting field %s\n", in ps_parser_load_field()
|
/AliOS-Things-master/components/freetype/src/pcf/ |
A D | pcfread.c | 749 FT_TRACE0(( "pcf_get_bitmaps:" in pcf_get_bitmaps()
|
Completed in 60 milliseconds