Searched refs:underline_position (Results 1 – 22 of 22) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/cid/ |
D | cidtoken.h | 52 T1_FIELD_NUM ( "UnderlinePosition", underline_position, 0 )
|
D | cidobjs.c | 454 cidface->underline_position = (FT_Short)info->underline_position; in cid_face_init()
|
/third_party/skia/third_party/externals/freetype/src/type1/ |
D | t1tokens.h | 40 T1_FIELD_NUM ( "UnderlinePosition", underline_position,
|
D | t1objs.c | 508 root->underline_position = (FT_Short)info->underline_position; in T1_Face_Init()
|
D | t1driver.c | 548 retval = sizeof ( type1->font_info.underline_position ); in t1_ps_get_font_value() 550 *((FT_Short *)value) = type1->font_info.underline_position; in t1_ps_get_font_value()
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
D | cfftoken.h | 33 CFF_FIELD_FIXED ( 0x103, underline_position, "UnderlinePosition" )
|
D | cffdrivr.c | 496 font_info->underline_position = (FT_Short)dict->underline_position; in cff_ps_get_font_info()
|
D | cffobjs.c | 888 cffface->underline_position = in cff_face_init() 889 (FT_Short)( dict->underline_position >> 16 ); in cff_face_init()
|
D | cffload.c | 2026 top->underline_position = -( 100L << 16 ); in cff_subfont_load()
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | t1tables.h | 97 FT_Short underline_position; member
|
D | freetype.h | 1097 FT_Short underline_position; member
|
/third_party/skia/third_party/externals/freetype/src/type42/ |
D | t42objs.c | 325 root->underline_position = (FT_Short)info->underline_position; in T42_Face_Init()
|
D | t42parse.c | 70 T1_FIELD_NUM ( "UnderlinePosition", underline_position, 0 )
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | cfftypes.h | 194 FT_Fixed underline_position; member
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrobjs.c | 257 pfrface->underline_position = (FT_Short)( -pfrface->units_per_EM / 10 ); in pfr_face_init()
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfobjs.c | 1371 root->underline_position = face->postscript.underlinePosition - in sfnt_load_face()
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.21 | 3116 of underline_position and underline_thickness. 4745 `italic_angle', `underline_position', and `underline_thickness' to 4823 `is_fixed_pitch', `underline_position', `underline_thickness' are 4835 `underline_position', `underline_thickness', `paint_type', 4843 `underline_position', `underline_thickness' are reverted to be 4850 `underline_position', `underline_thickness', `paint_type', 5461 src/cff/cfftoken.h: Change type of underline_position and 5464 underline_position and underline_thickness. 5465 * src/cff/cffobjs.c (cff_face_init): Set underline_position 5471 is_fixed_pitch, underline_position, and underline_thickness to [all …]
|
D | ChangeLog.23 | 3813 `underline_position'.
|
/third_party/skia/src/ports/ |
D | SkFontHost_FreeType.cpp | 1420 underlinePosition = -SkIntToScalar(face->underline_position + in generateFontMetrics()
|
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.c | 1502 root->underline_position = face->postscript.underlinePosition - in tt_apply_mvar()
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 9901 <!-- FT_Short FT_FaceRec_::underline_position --> 9902 …<var-decl name='underline_position' type-id='type-id-583' visibility='default' filepath='/collab/u…
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 6263 …<var-decl name='underline_position' type-id='type-id-583' visibility='default' filepath='/collab/u…
|