/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftpfr.c | 65 FT_Fixed x_scale, y_scale; in FT_EXPORT_DEF() local
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrdrivr.c | 106 FT_Fixed x_scale, y_scale; in FT_CALLBACK_DEF() local
|
H A D | pfrobjs.c | 435 FT_Fixed x_scale = pfrsize->metrics.x_scale; in FT_LOCAL_DEF() local
|
H A D | pfrtypes.h | 287 FT_Fixed x_scale; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_compute.c | 91 float x_scale = blit_info->src.box.width / (float)blit_info->dst.box.width; in util_compute_blit() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | cffotypes.h | 66 FT_Fixed x_scale; member
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
H A D | cidobjs.h | 108 FT_Fixed x_scale; member
|
H A D | cidgload.c | 482 FT_Fixed x_scale = glyph->x_scale; in FT_LOCAL_DEF() local
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
H A D | t1objs.h | 123 FT_Fixed x_scale; member
|
H A D | t1gload.c | 542 FT_Fixed x_scale = glyph->x_scale; in FT_LOCAL_DEF() local
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffgload.c | 638 FT_Fixed x_scale = glyph->x_scale; in FT_LOCAL_DEF() local [all...] |
H A D | cffobjs.c | 257 FT_Pos x_scale, y_scale; in FT_LOCAL_DEF() local 333 FT_Pos x_scale, y_scale; in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psft.c | 266 cf2_getScaleAndHintFlag( PS_Decoder* decoder, CF2_Fixed* x_scale, CF2_Fixed* y_scale, FT_Bool* hinted, FT_Bool* scaled ) cf2_getScaleAndHintFlag() argument
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshglob.c | 754 psh_globals_set_scale( PSH_Globals globals, FT_Fixed x_scale, FT_Fixed y_scale, FT_Fixed x_delta, FT_Fixed y_delta ) psh_globals_set_scale() argument
|
H A D | pshalgo.c | 2107 FT_Fixed x_scale = dim_x->scale_mult; in ps_hints_apply() local
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-font.c | 465 int x_scale, y_scale; in test_font_properties() local [all...] |
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afhints.h | 344 FT_Fixed x_scale; member
|
H A D | aftypes.h | 123 FT_Fixed x_scale; /* from font units to 1/64th device pixels */ member
|
H A D | afhints.c | 866 FT_Fixed x_scale = hints->x_scale; in FT_LOCAL_DEF() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-font.hh | 110 int32_t x_scale; member [all...] |
H A D | hb-ot-color-cbdt-table.hh | 866 float x_scale = upem / (float) strike.ppemX; in get_extents() local
|
H A D | hb-font.cc | 1915 hb_font_set_scale(hb_font_t *font, int x_scale, int y_scale) hb_font_set_scale() argument 1938 hb_font_get_scale(hb_font_t *font, int *x_scale, int *y_scale) hb_font_get_scale() argument [all...] |
/third_party/mesa3d/src/intel/blorp/ |
H A D | blorp_priv.h | 395 float x_scale; member
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttgload.c | 1034 FT_Fixed x_scale = 0; /* pacify compiler */ in TT_Process_Simple_Glyph() local 1300 FT_Fixed x_scale = loader->size->metrics->x_scale; TT_Process_Composite_Component() local 1616 FT_Fixed x_scale, y_scale; load_truetype_glyph() local 2832 FT_Fixed x_scale = size->root.metrics.x_scale; FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | freetype.h | 1635 FT_Fixed x_scale; /* scaling values used to convert font */ member
|