Searched refs:CmapSubtable (Results 1 – 3 of 3) sorted by relevance
96 const OT::CmapSubtable *table;97 const OT::CmapSubtable *uvs_table;104 const OT::CmapSubtable *subtable = NULL; in init()105 const OT::CmapSubtable *subtable_uvs = NULL; in init()118 if (!subtable) subtable = &OT::Null(OT::CmapSubtable); in init()123 if (!subtable_uvs) subtable_uvs = &OT::Null(OT::CmapSubtable); in init()
392 struct CmapSubtable struct472 OffsetTo<CmapSubtable, ULONG>482 inline const CmapSubtable *find_subtable (unsigned int platform_id, in find_subtable()
102 class CmapSubtable(object): class158 if not isinstance(other, CmapSubtable):175 class cmap_format_0(CmapSubtable):233 class cmap_format_2(CmapSubtable):631 class cmap_format_4(CmapSubtable):811 class cmap_format_6(CmapSubtable):880 class cmap_format_12_or_13(CmapSubtable):1057 class cmap_format_14(CmapSubtable):1233 class cmap_format_unknown(CmapSubtable):