Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-os2-table.hh118 …bool has_data () const { return usWeightClass || usWidthClass || usFirstCharIndex || usLastCharInd… in has_data()
177 os2_prime->usFirstCharIndex = min_cp; in subset()
276 HBUINT16 usFirstCharIndex; member
/external/fonttools/Lib/fontTools/ttLib/tables/
DO_S_2f_2.py221 self.usFirstCharIndex = min(0xFFFF, minCode)
236 return self.usFirstCharIndex
240 self.usFirstCharIndex = value
/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_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/freetype/include/freetype/
Dtttables.h404 FT_UShort usFirstCharIndex; member
/external/fonttools/Lib/fontTools/
DfontBuilder.py302 usFirstCharIndex=0,
/external/freetype/src/sfnt/
Dttload.c1168 FT_FRAME_USHORT( usFirstCharIndex ), in tt_face_load_os2()