/third_party/freetype/src/autofit/ |
D | afdummy.c | 34 hints->y_delta = metrics->scaler.y_delta; in af_dummy_hints_init()
|
D | aftypes.h | 184 FT_Pos y_delta; /* in 1/64th device pixels */ member 195 (a)->y_delta == (b)->y_delta )
|
D | afloader.c | 292 scaler.y_delta = 0; in af_loader_load_glyph() 412 loader->pp1.y = hints->y_delta; in af_loader_load_glyph() 415 loader->pp2.y = hints->y_delta; in af_loader_load_glyph()
|
D | afhints.c | 771 FT_Pos y_delta = hints->y_delta; in af_glyph_hints_reload() local 856 hints->y_delta = y_delta; in af_glyph_hints_reload() 895 point->oy = point->y = FT_MulFix( vec->y, y_scale ) + y_delta; in af_glyph_hints_reload()
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afdummy.c | 34 hints->y_delta = metrics->scaler.y_delta; in af_dummy_hints_init()
|
D | aftypes.h | 126 FT_Pos y_delta; /* in 1/64th device pixels */ member 137 (a)->y_delta == (b)->y_delta )
|
D | afloader.c | 289 scaler.y_delta = 0; in af_loader_load_glyph() 403 loader->pp1.y = hints->y_delta; in af_loader_load_glyph() 406 loader->pp2.y = hints->y_delta; in af_loader_load_glyph()
|
D | afhints.c | 869 FT_Pos y_delta = hints->y_delta; in af_glyph_hints_reload() local 954 hints->y_delta = y_delta; in af_glyph_hints_reload() 990 point->oy = point->y = FT_MulFix( vec->y, y_scale ) + y_delta; in af_glyph_hints_reload()
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afdummy.c | 34 hints->y_delta = metrics->scaler.y_delta; in af_dummy_hints_init()
|
D | aftypes.h | 185 FT_Pos y_delta; /* in 1/64th device pixels */ member 196 (a)->y_delta == (b)->y_delta )
|
D | afloader.c | 292 scaler.y_delta = 0; in af_loader_load_glyph() 412 loader->pp1.y = hints->y_delta; in af_loader_load_glyph() 415 loader->pp2.y = hints->y_delta; in af_loader_load_glyph()
|
D | afhints.c | 771 FT_Pos y_delta = hints->y_delta; in af_glyph_hints_reload() local 856 hints->y_delta = y_delta; in af_glyph_hints_reload() 895 point->oy = point->y = FT_MulFix( vec->y, y_scale ) + y_delta; in af_glyph_hints_reload()
|
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/ |
D | pshglob.c | 759 FT_Fixed y_delta ) in psh_globals_set_scale() argument 776 y_delta != dim->scale_delta ) in psh_globals_set_scale() 779 dim->scale_delta = y_delta; in psh_globals_set_scale() 782 psh_blues_scale_zones( &globals->blues, y_scale, y_delta ); in psh_globals_set_scale()
|
D | pshglob.h | 175 FT_Fixed y_delta );
|
/third_party/freetype/src/pshinter/ |
D | pshglob.c | 758 FT_Fixed y_delta ) in psh_globals_set_scale() argument 775 y_delta != dim->scale_delta ) in psh_globals_set_scale() 778 dim->scale_delta = y_delta; in psh_globals_set_scale() 781 psh_blues_scale_zones( &globals->blues, y_scale, y_delta ); in psh_globals_set_scale()
|
D | pshglob.h | 175 FT_Fixed y_delta );
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
D | pshglob.c | 758 FT_Fixed y_delta ) in psh_globals_set_scale() argument 775 y_delta != dim->scale_delta ) in psh_globals_set_scale() 778 dim->scale_delta = y_delta; in psh_globals_set_scale() 781 psh_blues_scale_zones( &globals->blues, y_scale, y_delta ); in psh_globals_set_scale()
|
D | pshglob.h | 175 FT_Fixed y_delta );
|
/third_party/freetype/src/pfr/ |
D | pfrgload.c | 682 subglyph->y_delta = y_pos; in pfr_glyph_load_compound() 797 subglyph->y_delta; in pfr_glyph_load_rec() 808 vec->y += subglyph->y_delta; in pfr_glyph_load_rec()
|
/third_party/flutter/skia/third_party/externals/freetype/src/pfr/ |
D | pfrgload.c | 682 subglyph->y_delta = y_pos; in pfr_glyph_load_compound() 797 subglyph->y_delta; in pfr_glyph_load_rec() 808 vec->y += subglyph->y_delta; in pfr_glyph_load_rec()
|
D | pfrtypes.h | 291 FT_Int y_delta; member
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrgload.c | 682 subglyph->y_delta = y_pos; in pfr_glyph_load_compound() 797 subglyph->y_delta; in pfr_glyph_load_rec() 808 vec->y += subglyph->y_delta; in pfr_glyph_load_rec()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | pshints.h | 52 FT_Fixed y_delta );
|
/third_party/freetype/include/freetype/internal/ |
D | pshints.h | 52 FT_Fixed y_delta );
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/ |
D | pshints.h | 53 FT_Fixed y_delta );
|