| /xsrc/external/mit/freetype/dist/src/autofit/ |
| H A D | afdummy.c | 32 hints->y_scale = metrics->scaler.y_scale;
|
| H A D | afloader.c | 168 size_metrics->y_scale ), 260 size_metrics->y_scale ) ); 263 size_metrics->y_scale ) ); 266 size_metrics->y_scale ) ); 270 size_metrics->y_scale = FT_DivFix( size_metrics->y_ppem << 6, 291 scaler.y_scale = size_internal->autohint_metrics.y_scale; 523 vvector.y = FT_MulFix( vvector.y, style_metrics->scaler.y_scale ); 577 style_metrics->scaler.y_scale );
|
| H A D | aftypes.h | 182 FT_Fixed y_scale; /* from font units to 1/64th device pixels */ member in struct:AF_ScalerRec_ 193 (a)->y_scale == (b)->y_scale && \
|
| /xsrc/external/mit/freetype/dist/src/base/ |
| H A D | ftpfr.c | 65 FT_Fixed x_scale, y_scale; local in function:FT_Get_PFR_Metrics 75 x_scale = y_scale = 0x10000L; 79 y_scale = face->size->metrics.y_scale; 86 *ametrics_y_scale = y_scale;
|
| H A D | ftsynth.c | 109 face->size->metrics.y_scale ) / 24;
|
| H A D | ftobjs.c | 996 metrics->y_scale, 64 ); 3030 metrics->y_scale ) ); 3033 metrics->y_scale ) ); 3036 metrics->y_scale ) ); 3042 metrics->y_scale ); 3045 metrics->y_scale ); 3048 metrics->y_scale ); 3074 metrics->y_scale = FT_DivFix( bsize->y_ppem, 3082 metrics->y_scale = 1L << 16; 3127 metrics->y_scale [all...] |
| H A D | ftadvanc.c | 42 scale = face->size->metrics.y_scale;
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | cffotypes.h | 67 FT_Fixed y_scale; member in struct:CFF_GlyphSlotRec_
|
| H A D | pshints.h | 50 FT_Fixed y_scale,
|
| /xsrc/external/mit/freetype/dist/src/pfr/ |
| H A D | pfrdrivr.c | 106 FT_Fixed x_scale, y_scale; local in function:pfr_get_metrics 117 y_scale = 0x10000L; 124 y_scale = FT_DivFix( size->metrics.y_ppem << 6, 132 *ametrics_y_scale = y_scale;
|
| H A D | pfrobjs.c | 432 FT_Fixed y_scale = pfrsize->metrics.y_scale; local in function:pfr_slot_load 440 vec->y = FT_MulFix( vec->y, y_scale ); 445 metrics->vertAdvance = FT_MulFix( metrics->vertAdvance, y_scale );
|
| H A D | pfrgload.c | 641 subglyph->y_scale = 0x10000L; 645 subglyph->y_scale = PFR_NEXT_SHORT( p ) * 16; 787 if ( subglyph->x_scale != 0x10000L || subglyph->y_scale != 0x10000L ) 796 vec->y = FT_MulFix( vec->y, subglyph->y_scale ) +
|
| /xsrc/external/mit/pixman/dist/test/ |
| H A D | cover-test.c | 258 pixman_fixed_t x_scale, y_scale; local in function:test_cover 301 y_scale = random_scale_factor (); 321 pixman_transform_init_scale (&src_transform, x_scale, y_scale); 327 y_scale, top_align, bilinear); 341 pixman_transform_init_scale (&mask_transform, x_scale, y_scale); 348 y_scale, top_align, 383 printf ("x_scale=0x%08X, y_scale=0x%08X, align %s/%s, %s\n", 384 x_scale, y_scale,
|
| /xsrc/external/mit/freetype/dist/src/cid/ |
| H A D | cidobjs.h | 109 FT_Fixed y_scale; member in struct:CID_GlyphSlotRec_
|
| H A D | cidgload.c | 217 /* 0x400 for both `x_scale' and `y_scale' in this case) */ 364 glyph->y_scale = cidsize->metrics.y_scale; 487 FT_Fixed y_scale = glyph->y_scale; local in function:cid_slot_load_glyph 495 vec->y = FT_MulFix( vec->y, y_scale ); 500 metrics->vertAdvance = FT_MulFix( metrics->vertAdvance, y_scale );
|
| /xsrc/external/mit/freetype/dist/src/type1/ |
| H A D | t1objs.h | 124 FT_Fixed y_scale; member in struct:T1_GlyphSlotRec_
|
| H A D | t1gload.c | 124 /* 0x400 for both `x_scale' and `y_scale' in this case) */ 393 glyph->y_scale = t1size->metrics.y_scale; 398 glyph->y_scale = 0x10000L; 543 FT_Fixed y_scale = glyph->y_scale; local in function:T1_Load_Glyph 551 vec->y = FT_MulFix( vec->y, y_scale ); 556 metrics->vertAdvance = FT_MulFix( metrics->vertAdvance, y_scale );
|
| /xsrc/external/mit/freetype/dist/src/cff/ |
| H A D | cffgload.c | 237 glyph->y_scale = 0x10000L; 241 glyph->y_scale = size->root.metrics.y_scale; 372 glyph->y_scale = FT_MulDiv( glyph->y_scale, top_upm, sub_upm ); 448 /* 0x400 for both `x_scale' and `y_scale' in this case) */ 639 FT_Fixed y_scale = glyph->y_scale; local in function:cff_slot_load 647 vec->y = FT_MulFix( vec->y, y_scale ); 652 metrics->vertAdvance = FT_MulFix( metrics->vertAdvance, y_scale ); [all...] |
| H A D | cffobjs.c | 250 size->metrics.x_scale, size->metrics.y_scale, 257 FT_Pos x_scale, y_scale; local in function:cff_size_select 263 y_scale = FT_MulDiv( size->metrics.y_scale, top_upm, sub_upm ); 268 y_scale = size->metrics.y_scale; 272 x_scale, y_scale, 0, 0 ); 322 size->metrics.x_scale, size->metrics.y_scale, 329 FT_Pos x_scale, y_scale; local in function:cff_size_request 335 y_scale [all...] |
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | ttgload.c | 851 loader->exec->metrics.y_scale = 1 << 16; 858 loader->exec->metrics.y_scale = loader->size->metrics->y_scale; 1026 FT_Fixed y_scale = 0; local in function:TT_Process_Simple_Glyph 1048 y_scale = loader->size->metrics->y_scale; 1082 y_scale = loader->size->metrics->y_scale; 1099 vec->y = ( FT_MulFix( u->y, y_scale ) + 32 ) >> 6; 1108 vec->y = FT_MulFix( vec->y, y_scale ); 1292 FT_Fixed y_scale = loader->size->metrics->y_scale; local in function:TT_Process_Composite_Component 1607 FT_Fixed x_scale, y_scale; local in function:load_truetype_glyph 2235 FT_Fixed y_scale; local in function:compute_glyph_metrics 2826 FT_Fixed y_scale = size->root.metrics.y_scale; local in function:TT_Load_Glyph [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_compute.c | 92 float y_scale = blit_info->src.box.height / (float)blit_info->dst.box.height; local in function:util_compute_blit 100 u_bitcast_f2u(y_scale / src->height0),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_compute.c | 92 float y_scale = blit_info->src.box.height / (float)blit_info->dst.box.height; local in function:util_compute_blit 101 u_bitcast_f2u(y_scale / src->height0),
|
| /xsrc/external/mit/freetype/dist/src/pshinter/ |
| H A D | pshglob.h | 173 FT_Fixed y_scale,
|
| /xsrc/external/mit/xclock/dist/ |
| H A D | ClockP.h | 140 XDouble y_scale; member in struct:__anon30c9d69e0108
|
| /xsrc/external/mit/freetype/dist/src/psaux/ |
| H A D | psft.c | 268 CF2_Fixed* y_scale, 281 *y_scale = ADD_INT32( decoder->builder.glyph->y_scale, 32 ) / 64; 289 *y_scale = 0x0400; 266 cf2_getScaleAndHintFlag(PS_Decoder * decoder,CF2_Fixed * x_scale,CF2_Fixed * y_scale,FT_Bool * hinted,FT_Bool * scaled) argument
|