Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
DO_S_2f_2.py222 self.usFirstCharIndex = min(0xFFFF, minCode)
237 return self.usFirstCharIndex
241 self.usFirstCharIndex = value
/external/harfbuzz_ng/src/
Dhb-ot-os2-table.hh163 os2_prime->usFirstCharIndex.set (min_cp); in subset()
252 HBUINT16 usFirstCharIndex; member
/external/skia/src/sfnt/
DSkOTTable_OS_2_V0.h131 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_VA.h132 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_V1.h374 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_V2.h390 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_V3.h399 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_V4.h434 SK_OT_USHORT usFirstCharIndex; member
/external/skqp/src/sfnt/
DSkOTTable_OS_2_VA.h132 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_V0.h131 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_V1.h374 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_V2.h390 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_V3.h399 SK_OT_USHORT usFirstCharIndex; member
DSkOTTable_OS_2_V4.h434 SK_OT_USHORT usFirstCharIndex; member
/external/freetype/include/freetype/
Dtttables.h441 FT_UShort usFirstCharIndex; member
/external/fonttools/Lib/fontTools/
DfontBuilder.py288 usFirstCharIndex = 0,
/external/freetype/src/sfnt/
Dttload.c1161 FT_FRAME_USHORT( usFirstCharIndex ), in tt_face_load_os2()