Home
last modified time | relevance | path

Searched refs:usLastCharIndex (Results 1 – 17 of 17) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
DO_S_2f_2.py223 self.usLastCharIndex = min(0xFFFF, maxCode)
245 return self.usLastCharIndex
249 self.usLastCharIndex = value
/external/harfbuzz_ng/src/
Dhb-ot-os2-table.hh164 os2_prime->usLastCharIndex.set (max_cp); in subset()
253 HBUINT16 usLastCharIndex; member
/external/skqp/src/sfnt/
DSkOTTable_OS_2_V0.h132 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_VA.h133 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_V1.h375 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_V2.h391 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_V3.h400 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_V4.h435 SK_OT_USHORT usLastCharIndex; member
/external/skia/src/sfnt/
DSkOTTable_OS_2_V0.h132 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_VA.h133 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_V1.h375 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_V2.h391 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_V3.h400 SK_OT_USHORT usLastCharIndex; member
DSkOTTable_OS_2_V4.h435 SK_OT_USHORT usLastCharIndex; member
/external/freetype/include/freetype/
Dtttables.h442 FT_UShort usLastCharIndex; member
/external/fonttools/Lib/fontTools/
DfontBuilder.py289 usLastCharIndex = 0,
/external/freetype/src/sfnt/
Dttload.c1162 FT_FRAME_USHORT( usLastCharIndex ), in tt_face_load_os2()