/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psfont.c | 388 CF2_Fixed stdHW; in cf2_font_setup() local 452 stdHW = cf2_getStdHW( decoder ); in cf2_font_setup() 454 if ( stdHW > 0 && font->stdVW > MUL_INT32( 2, stdHW ) ) in cf2_font_setup() 455 font->stdHW = FT_DivFix( cf2_intToFixed( 75 ), emRatio ); in cf2_font_setup() 459 font->stdHW = FT_DivFix( cf2_intToFixed( 110 ), emRatio ); in cf2_font_setup() 464 font->stdHW, in cf2_font_setup()
|
D | psfont.h | 108 CF2_Fixed stdHW; /* in character space; depends on dict entry */ member
|
/third_party/freetype/src/psaux/ |
D | psfont.c | 388 CF2_Fixed stdHW; in cf2_font_setup() local 452 stdHW = cf2_getStdHW( decoder ); in cf2_font_setup() 454 if ( stdHW > 0 && font->stdVW > MUL_INT32( 2, stdHW ) ) in cf2_font_setup() 455 font->stdHW = FT_DivFix( cf2_intToFixed( 75 ), emRatio ); in cf2_font_setup() 459 font->stdHW = FT_DivFix( cf2_intToFixed( 110 ), emRatio ); in cf2_font_setup() 464 font->stdHW, in cf2_font_setup()
|
D | psfont.h | 108 CF2_Fixed stdHW; /* in character space; depends on dict entry */ member
|
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/ |
D | psfont.c | 389 CF2_Fixed stdHW; in cf2_font_setup() local 453 stdHW = cf2_getStdHW( decoder ); in cf2_font_setup() 455 if ( stdHW > 0 && font->stdVW > MUL_INT32( 2, stdHW ) ) in cf2_font_setup() 456 font->stdHW = FT_DivFix( cf2_intToFixed( 75 ), emRatio ); in cf2_font_setup() 460 font->stdHW = FT_DivFix( cf2_intToFixed( 110 ), emRatio ); in cf2_font_setup() 465 font->stdHW, in cf2_font_setup()
|
D | psfont.h | 108 CF2_Fixed stdHW; /* in character space; depends on dict entry */ member
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afindic.c | 92 FT_Pos* stdHW, in af_indic_get_standard_widths() argument 95 if ( stdHW ) in af_indic_get_standard_widths() 96 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_indic_get_standard_widths()
|
D | afloader.c | 102 FT_Pos stdHW = 0; in af_loader_embolden_glyph_in_slot() local 129 &stdHW, in af_loader_embolden_glyph_in_slot() 156 ( stdHW > 0 && stdHW != globals->standard_horizontal_width ) ) in af_loader_embolden_glyph_in_slot() 164 stdHW ) ; in af_loader_embolden_glyph_in_slot() 168 globals->standard_horizontal_width = stdHW; in af_loader_embolden_glyph_in_slot()
|
D | aftypes.h | 159 FT_Pos* stdHW,
|
D | afcjk.c | 774 FT_Pos* stdHW, in af_cjk_get_standard_widths() argument 777 if ( stdHW ) in af_cjk_get_standard_widths() 778 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_cjk_get_standard_widths()
|
D | aflatin.c | 1509 FT_Pos* stdHW, in af_latin_get_standard_widths() argument 1512 if ( stdHW ) in af_latin_get_standard_widths() 1513 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_latin_get_standard_widths()
|
/third_party/freetype/src/autofit/ |
D | afindic.c | 92 FT_Pos* stdHW, in af_indic_get_standard_widths() argument 95 if ( stdHW ) in af_indic_get_standard_widths() 96 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_indic_get_standard_widths()
|
D | afloader.c | 102 FT_Pos stdHW = 0; in af_loader_embolden_glyph_in_slot() local 129 &stdHW, in af_loader_embolden_glyph_in_slot() 156 ( stdHW > 0 && stdHW != globals->standard_horizontal_width ) ) in af_loader_embolden_glyph_in_slot() 164 stdHW ) ; in af_loader_embolden_glyph_in_slot() 168 globals->standard_horizontal_width = stdHW; in af_loader_embolden_glyph_in_slot()
|
D | aftypes.h | 159 FT_Pos* stdHW,
|
D | afcjk.c | 774 FT_Pos* stdHW, in af_cjk_get_standard_widths() argument 777 if ( stdHW ) in af_cjk_get_standard_widths() 778 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_cjk_get_standard_widths()
|
D | aflatin.c | 1509 FT_Pos* stdHW, in af_latin_get_standard_widths() argument 1512 if ( stdHW ) in af_latin_get_standard_widths() 1513 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_latin_get_standard_widths()
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afindic.c | 97 FT_Pos* stdHW, in af_indic_get_standard_widths() argument 100 if ( stdHW ) in af_indic_get_standard_widths() 101 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_indic_get_standard_widths()
|
D | afloader.c | 102 FT_Pos stdHW = 0; in af_loader_embolden_glyph_in_slot() local 130 &stdHW, in af_loader_embolden_glyph_in_slot() 158 ( stdHW > 0 && stdHW != globals->standard_horizontal_width ) ) in af_loader_embolden_glyph_in_slot() 166 stdHW ) ); in af_loader_embolden_glyph_in_slot() 171 globals->standard_horizontal_width = stdHW; in af_loader_embolden_glyph_in_slot()
|
D | aftypes.h | 218 FT_Pos* stdHW,
|
D | afcjk.c | 781 FT_Pos* stdHW, in af_cjk_get_standard_widths() argument 784 if ( stdHW ) in af_cjk_get_standard_widths() 785 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_cjk_get_standard_widths()
|
D | aflatin2.c | 710 FT_Pos* stdHW, in af_latin2_get_standard_widths() argument 713 if ( stdHW ) in af_latin2_get_standard_widths() 714 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_latin2_get_standard_widths()
|
D | aflatin.c | 1515 FT_Pos* stdHW, in af_latin_get_standard_widths() argument 1518 if ( stdHW ) in af_latin_get_standard_widths() 1519 *stdHW = metrics->axis[AF_DIMENSION_VERT].standard_width; in af_latin_get_standard_widths()
|