Searched refs:FT_TRACE6 (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrgload.c | 372 FT_TRACE6(( "- end glyph" )); in pfr_glyph_load_simple() 377 FT_TRACE6(( "- general line" )); in pfr_glyph_load_simple() 381 FT_TRACE6(( "- move to inside" )); in pfr_glyph_load_simple() 385 FT_TRACE6(( "- move to outside" )); in pfr_glyph_load_simple() 392 FT_TRACE6(( "- horizontal line to cx.%d", format_low )); in pfr_glyph_load_simple() 402 FT_TRACE6(( "- vertical line to cy.%d", format_low )); in pfr_glyph_load_simple() 412 FT_TRACE6(( "- hv curve " )); in pfr_glyph_load_simple() 418 FT_TRACE6(( "- vh curve" )); in pfr_glyph_load_simple() 424 FT_TRACE6(( "- general curve" )); in pfr_glyph_load_simple()
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfwoff2.c | 229 FT_TRACE6(( "Reallocating %lu to %lu.\n", in write_buf() 1451 FT_TRACE6(( "hmtx values: \n" )); in reconstruct_hmtx() 1457 FT_TRACE6(( "%d ", advance_widths[i] )); in reconstruct_hmtx() 1461 FT_TRACE6(( "%d ", lsbs[i] )); in reconstruct_hmtx() 1463 FT_TRACE6(( "\n" )); in reconstruct_hmtx() 1994 FT_TRACE6(( " Indices: " )); in woff2_open_font() 2009 FT_TRACE6(( "%hu ", table_index )); in woff2_open_font() 2028 FT_TRACE6(( "\n" )); in woff2_open_font()
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | pshints.c | 306 FT_TRACE6(( " index csCoord dsCoord scale flags\n" )); in cf2_hintmap_dump() 313 FT_TRACE6(( " %3ld %7.2f %7.2f %5d %s%s%s%s\n", in cf2_hintmap_dump() 1035 FT_TRACE6(( "flags: [p]air [g]host [t]op" in cf2_hintmap_build() 1037 FT_TRACE6(( "Initial hintmap" )); in cf2_hintmap_build() 1040 FT_TRACE6(( "Hints:" )); in cf2_hintmap_build() 1057 FT_TRACE6(( "(adjusted)\n" )); in cf2_hintmap_build()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftdebug.h | 254 #define FT_TRACE6( varformat ) FT_TRACE( 6, varformat ) macro
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 1805 FT_TRACE6(( " axis %d coordinate %.5f:\n", in ft_var_apply_tuple() 1815 FT_TRACE6(( " tuple coordinate is zero, ignore\n" )); in ft_var_apply_tuple() 1821 FT_TRACE6(( " axis coordinate is zero, stop\n" )); in ft_var_apply_tuple() 1828 FT_TRACE6(( " tuple coordinate %.5f fits perfectly\n", in ft_var_apply_tuple() 1841 FT_TRACE6(( " tuple coordinate %.5f is exceeded, stop\n", in ft_var_apply_tuple() 1847 FT_TRACE6(( " tuple coordinate %.5f fits\n", in ft_var_apply_tuple() 1860 FT_TRACE6(( " intermediate tuple range ]%.5f;%.5f[ is exceeded," in ft_var_apply_tuple() 1868 FT_TRACE6(( " intermediate tuple range ]%.5f;%.5f[ fits\n", in ft_var_apply_tuple() 1882 FT_TRACE6(( " apply factor is %.5f\n", apply / 65536.0 )); in ft_var_apply_tuple() 3410 FT_TRACE6(( " tuple %d:\n", i )); in tt_face_vary_cvt() [all …]
|
D | ttobjs.c | 1001 FT_TRACE6(( "CVT values:\n" )); in tt_size_run_prep() 1005 FT_TRACE6(( " %3d: %f (%f)\n", in tt_size_run_prep() 1008 FT_TRACE6(( "\n" )); in tt_size_run_prep()
|
D | ttinterp.c | 3786 FT_TRACE6(( "sph: Function %d, opcode ptrn: %ld, %s %s\n", in Ins_FDEF() 7413 FT_TRACE6(( "Setting rasterizer version %d\n", in Ins_GETINFO() 7877 FT_TRACE6(( " " )); in TT_RunIns() 7879 FT_TRACE6(( "%s", opcode_name[exc->opcode] + 2 )); in TT_RunIns() 7886 FT_TRACE6(( "\n" )); in TT_RunIns() 7961 FT_TRACE6(( "sph: opcode ptrn: %d, %s %s\n", in TT_RunIns()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1gload.c | 252 FT_TRACE6(( "T1_Compute_Max_Advance:\n" )); in T1_Compute_Max_Advance() 266 FT_TRACE6(( "T1_Compute_Max_Advance: max advance: %f\n", in T1_Compute_Max_Advance()
|
D | t1load.c | 1580 FT_TRACE6(( "encoding end\n" )); in parse_encoding() 1587 FT_TRACE6(( "encoding end\n" )); in parse_encoding()
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
D | ftraster.c | 192 #define FT_TRACE6( x ) do { } while ( 0 ) /* nothing */ macro 589 FT_TRACE6(( "Set_High_Precision(%s)\n", High ? "true" : "false" )); in Set_High_Precision() 648 FT_TRACE6(( " new ascending profile = %p\n", (void *)ras.cProfile )); in New_Profile() 654 FT_TRACE6(( " new descending profile = %p\n", (void *)ras.cProfile )); in New_Profile() 710 FT_TRACE6(( " ending profile %p, start = %ld, height = %ld\n", in End_Profile()
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
D | t42parse.c | 413 FT_TRACE6(( "encoding end\n" )); in t42_parse_encoding() 420 FT_TRACE6(( "encoding end\n" )); in t42_parse_encoding()
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.21 | 259 (FT_TRACE1, FT_TRACE6, ft_memset, FT_MEM_ZERO): Define
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 22536 FT_TRACE6(( "Reallocating %lu to %lu.\n",
|