/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | ttload.c | 575 FT_TRACE3(( "Units per EM: %4u\n", header->Units_Per_EM )); in tt_face_load_generic_header() 576 FT_TRACE3(( "IndexToLoc: %4d\n", header->Index_To_Loc_Format )); in tt_face_load_generic_header() 713 FT_TRACE3(( "numGlyphs: %u\n", maxProfile->numGlyphs )); in tt_face_load_maxp() 1080 FT_TRACE3(( "sTypoAscender: %4d\n", os2->sTypoAscender )); in tt_face_load_os2() 1081 FT_TRACE3(( "sTypoDescender: %4d\n", os2->sTypoDescender )); in tt_face_load_os2() 1082 FT_TRACE3(( "usWinAscent: %4u\n", os2->usWinAscent )); in tt_face_load_os2() 1083 FT_TRACE3(( "usWinDescent: %4u\n", os2->usWinDescent )); in tt_face_load_os2() 1084 FT_TRACE3(( "fsSelection: 0x%2x\n", os2->fsSelection )); in tt_face_load_os2() 1143 FT_TRACE3(( "FormatType: 0x%x\n", post->FormatType )); in tt_face_load_post() 1144 FT_TRACE3(( "isFixedPitch: %s\n", post->isFixedPitch in tt_face_load_post() [all …]
|
A D | ttmtx.c | 168 FT_TRACE3(( "Ascender: %5d\n", header->Ascender )); in tt_face_load_hhea() 169 FT_TRACE3(( "Descender: %5d\n", header->Descender )); in tt_face_load_hhea() 170 FT_TRACE3(( "number_Of_Metrics: %5u\n", header->number_Of_HMetrics )); in tt_face_load_hhea()
|
A D | ttsbit.c | 184 FT_TRACE3(( "sbit_num_strikes: %u\n", face->sbit_num_strikes )); in tt_face_load_sbit() 630 FT_TRACE3(( "tt_sbit_decoder_load_byte_aligned: loaded\n" )); in tt_sbit_decoder_load_byte_aligned() 788 FT_TRACE3(( "tt_sbit_decoder_load_bit_aligned: loaded\n" )); in tt_sbit_decoder_load_bit_aligned() 821 FT_TRACE3(( "tt_sbit_decoder_load_compound: loading %d components\n", in tt_sbit_decoder_load_compound() 838 FT_TRACE3(( "tt_sbit_decoder_load_compound: done\n" )); in tt_sbit_decoder_load_compound() 898 FT_TRACE3(( "tt_sbit_decoder_load_png: loaded\n" )); in tt_sbit_decoder_load_png() 1220 FT_TRACE3(( "tt_sbit_decoder_load_image:" in tt_sbit_decoder_load_image()
|
A D | sfobjs.c | 791 FT_TRACE3(( "sfnt_open_font: file is a collection\n" )); in sfnt_open_font() 821 FT_TRACE3(( "sfnt_open_font: synthesize TTC\n" )); in sfnt_open_font() 905 FT_TRACE3(( "-->\n" )); \ 914 FT_TRACE3(( "\n" )); \ 922 FT_TRACE3(( "-->\n" )); \ 931 FT_TRACE3(( "\n" )); \
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvprop.c | 277 FT_TRACE3(( "validating `prop' table\n" )); in gxv_prop_validate() 310 FT_TRACE3(( "(format 0, no per-glyph properties, " in gxv_prop_validate()
|
A D | gxvopbd.c | 179 FT_TRACE3(( "validating `opbd' table\n" )); in gxv_opbd_validate()
|
A D | gxvlcar.c | 201 FT_TRACE3(( "validating `lcar' table\n" )); in gxv_lcar_validate()
|
A D | gxvmorx.c | 177 FT_TRACE3(( "validating `morx' table\n" )); in gxv_morx_validate()
|
A D | gxvbsln.c | 300 FT_TRACE3(( "validating `bsln' table\n" )); in gxv_bsln_validate()
|
A D | gxvtrak.c | 234 FT_TRACE3(( "validating `trak' table\n" )); in gxv_trak_validate()
|
A D | gxvfeat.c | 296 FT_TRACE3(( "validating `feat' table\n" )); in gxv_feat_validate()
|
A D | gxvmort.c | 277 FT_TRACE3(( "validating `mort' table\n" )); in gxv_mort_validate()
|
A D | gxvjust.c | 669 FT_TRACE3(( "validating `just' table\n" )); in gxv_just_validate()
|
A D | gxvkern.c | 857 FT_TRACE3(( "validating `kern' table\n" )); in gxv_kern_validate_generic()
|
/AliOS-Things-master/components/freetype/src/otvalid/ |
A D | otvjstf.c | 219 FT_TRACE3(( "validating JSTF table\n" )); in otv_JSTF_validate() 229 FT_TRACE3(( " (JstfScriptCount = %d)\n", JstfScriptCount )); in otv_JSTF_validate()
|
A D | otvgdef.c | 167 FT_TRACE3(( "validating GDEF table\n" )); in otv_GDEF_validate()
|
A D | otvbase.c | 294 FT_TRACE3(( "validating BASE table\n" )); in otv_BASE_validate()
|
A D | otvgsub.c | 558 FT_TRACE3(( "validating GSUB table\n" )); in otv_GSUB_validate()
|
A D | otvmath.c | 428 FT_TRACE3(( "validating MATH table\n" )); in otv_MATH_validate()
|
A D | otvcommn.h | 100 FT_TRACE3(( "\n" \
|
A D | otvgpos.c | 990 FT_TRACE3(( "validating GPOS table\n" )); in otv_GPOS_validate()
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftrfork.c | 168 FT_TRACE3(( "\n" )); in FT_Raccess_Get_DataOffsets() 189 FT_TRACE3(( " : subcount=%d, suboffset=0x%04x\n", in FT_Raccess_Get_DataOffsets() 216 FT_TRACE3(( " [%d]:" in FT_Raccess_Get_DataOffsets() 227 FT_TRACE3(( " -- sort resources by their ids --\n" )); in FT_Raccess_Get_DataOffsets() 229 FT_TRACE3(( " [%d]:" in FT_Raccess_Get_DataOffsets()
|
A D | ftobjs.c | 1928 FT_TRACE3(( "Skip rule %d: darwin vfs resource fork" in load_face_in_embedded_rfork() 1936 FT_TRACE3(( "Error[%d] has occurred in rule %d\n", errors[i], i )); in load_face_in_embedded_rfork() 1943 FT_TRACE3(( "Try rule %d: %s (offset=%d) ...", in load_face_in_embedded_rfork() 1952 FT_TRACE3(( "failed\n" )); in load_face_in_embedded_rfork() 1960 FT_TRACE3(( "%s\n", error ? "failed": "successful" )); in load_face_in_embedded_rfork() 2011 FT_TRACE3(( "Try as dfont: %s ...", args->pathname )); in load_mac_face() 2015 FT_TRACE3(( "%s\n", error ? "failed" : "successful" )); in load_mac_face() 2559 FT_TRACE3(( "FT_Match_Size: bitmap strike %d matches\n", i )); in FT_Match_Size() 4123 FT_TRACE3(( "MD5 checksum for %dx%d bitmap:\n" in FT_Render_Glyph_Internal() 4127 FT_TRACE3(( "%02X", md5[i] )); in FT_Render_Glyph_Internal() [all …]
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | ftdebug.h | 160 #define FT_TRACE3( varformat ) FT_TRACE( 3, varformat ) macro
|
/AliOS-Things-master/components/freetype/src/cff/ |
A D | cffgload.c | 437 FT_TRACE3(( " in subfont %d:\n", fd_index )); in cff_decoder_prepare()
|