Searched refs:FT_TRACE0 (Results 1 – 13 of 13) sorted by relevance
/external/freetype/src/pshinter/ |
D | pshrec.c | 486 FT_TRACE0(( "ps_mask_table_merge: ignoring invalid indices (%d,%d)\n", in ps_mask_table_merge() 829 FT_TRACE0(( "ps_hints_open: invalid charstring type\n" )); in ps_hints_open() 847 FT_TRACE0(( "ps_hints_stem: invalid dimension (%d) used\n", in ps_hints_stem() 883 FT_TRACE0(( "ps_hints_stem: called with invalid hint type (%d)\n", in ps_hints_stem() 911 FT_TRACE0(( "ps_hints_t1stem3: invalid dimension (%d) used\n", in ps_hints_t1stem3() 1014 FT_TRACE0(( "ps_hints_t2mask:" in ps_hints_t2mask() 1059 FT_TRACE0(( "ps_hints_t2counter:" in ps_hints_t2counter()
|
D | pshalgo.c | 107 FT_TRACE0(( "psh_hint_table_record: invalid hint index %d\n", idx )); in psh_hint_table_record() 141 FT_TRACE0(( "psh_hint_table_record: too many sorted hints! BUG!\n" )); in psh_hint_table_record() 234 FT_TRACE0(( "psh_hint_table_init: missing/incorrect hint masks\n" )); in psh_hint_table_init() 286 FT_TRACE0(( "psh_hint_table_activate_mask:" in psh_hint_table_activate_mask() 299 FT_TRACE0(( "psh_hint_tableactivate_mask:" in psh_hint_table_activate_mask()
|
/external/freetype/include/freetype/internal/ |
D | ftdebug.h | 157 #define FT_TRACE0( varformat ) FT_TRACE( 0, varformat ) macro
|
/external/freetype/src/base/ |
D | ftinit.c | 192 FT_TRACE0(( "FT_Add_Default_Module:" in FT_Add_Default_Modules()
|
D | ftobjs.c | 4457 FT_TRACE0(( "FT_Done_Library: failed to free some faces\n" )); in FT_Done_Library()
|
/external/freetype/src/cff/ |
D | cffload.c | 419 FT_TRACE0(( "cff_index_get_pointers:" in cff_index_get_pointers() 893 FT_TRACE0(( "cff_charset_load:" in cff_charset_load() 1542 FT_TRACE0(( "cff_font_load: FD array too large in CID font\n" )); in cff_font_load()
|
/external/freetype/src/sfnt/ |
D | ttload.c | 691 FT_TRACE0(( "tt_face_load_maxp:" in tt_face_load_maxp() 702 FT_TRACE0(( "tt_face_load_maxp:" in tt_face_load_maxp()
|
D | ttmtx.c | 164 FT_TRACE0(( "tt_face_load_hmtx:" in tt_face_load_hmtx()
|
D | sfdriver.c | 179 FT_TRACE0(( "Ignore glyph names for invalid GID 0x%08x - 0x%08x\n", in sfnt_get_name_index()
|
D | ttcmap.c | 3481 FT_TRACE0(( "tt_face_build_cmaps:" in tt_face_build_cmaps() 3490 FT_TRACE0(( "tt_face_build_cmaps:" in tt_face_build_cmaps()
|
/external/freetype/src/truetype/ |
D | ttgload.c | 432 FT_TRACE0(( "TT_Load_Simple_Glyph: too many instructions (%d)\n", in TT_Load_Simple_Glyph() 440 FT_TRACE0(( "TT_Load_Simple_Glyph: instruction count mismatch\n" )); in TT_Load_Simple_Glyph()
|
/external/freetype/src/psaux/ |
D | t1decode.c | 1064 FT_TRACE0(( "t1_decoder_parse_charstrings:" in t1_decoder_parse_charstrings()
|
D | psobjs.c | 1172 FT_TRACE0(( "ps_parser_load_field: overwriting field %s\n", in ps_parser_load_field()
|