Home
last modified time | relevance | path

Searched refs:ySubscriptYSize (Results 1 – 18 of 18) sorted by relevance

/external/skqp/src/sfnt/
DSkOTTable_OS_2_V0.h84 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_VA.h86 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_V1.h82 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_V2.h84 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_V3.h84 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_V4.h84 SK_OT_SHORT ySubscriptYSize; member
/external/skia/src/sfnt/
DSkOTTable_OS_2_V0.h84 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_VA.h86 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_V1.h82 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_V2.h84 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_V3.h84 SK_OT_SHORT ySubscriptYSize; member
DSkOTTable_OS_2_V4.h84 SK_OT_SHORT ySubscriptYSize; member
/external/harfbuzz_ng/src/
Dhb-ot-os2-table.hh238 HBINT16 ySubscriptYSize; member
/external/freetype/include/freetype/
Dtttables.h420 FT_Short ySubscriptYSize; member
/external/fonttools/Tests/varLib/
DvarLib_test.py382 font_0_os2.ySubscriptYSize = 1
416 font_2_os2.ySubscriptYSize = 800
/external/fonttools/Lib/fontTools/
DfontBuilder.py271 ySubscriptYSize = 0,
/external/freetype/src/sfnt/
Dttload.c1131 FT_FRAME_SHORT ( ySubscriptYSize ), in tt_face_load_os2()
/external/freetype/src/truetype/
Dttgxvar.c1144 GX_VALUE_CASE( SBYS, os2.ySubscriptYSize ); in ft_var_get_value_pointer()