Searched refs:sxHeight (Results 1 - 8 of 8) sorted by relevance
/external/freetype/include/freetype/ | ||
H A D | tttables.h | 412 FT_Short sxHeight; member in struct:TT_OS2_ |
/external/pdfium/third_party/freetype/include/freetype/ | ||
H A D | tttables.h | 412 FT_Short sxHeight; member in struct:TT_OS2_ |
/external/skia/src/sfnt/ | ||
H A D | SkOTTable_OS_2_V2.h | 528 SK_OT_SHORT sxHeight; member in struct:SkOTTableOS2_V2 |
H A D | SkOTTable_OS_2_V3.h | 538 SK_OT_SHORT sxHeight; member in struct:SkOTTableOS2_V3 |
H A D | SkOTTable_OS_2_V4.h | 573 SK_OT_SHORT sxHeight; member in struct:SkOTTableOS2_V4 |
/external/freetype/src/sfnt/ | ||
H A D | ttload.c | 1086 FT_FRAME_SHORT ( sxHeight ), 1118 os2->sxHeight = 0; |
/external/pdfium/third_party/freetype/src/sfnt/ | ||
H A D | ttload.c | 1095 FT_FRAME_SHORT ( sxHeight ), 1127 os2->sxHeight = 0; |
/external/skia/src/ports/ | ||
H A D | SkFontHost_FreeType.cpp | 1313 x_height = scaleX * SkIntToScalar(os2->sxHeight) / upem; |
Completed in 48 milliseconds