Searched refs:CmapSubtable (Results 1 – 3 of 3) sorted by relevance
230 const OT::CmapSubtable *subtable = NULL; in init()245 if (!subtable) subtable = &OT::Null(OT::CmapSubtable); in init()250 const OT::CmapSubtable *st = cmap->find_subtable (0, 5); in init()262 default: this->get_glyph_func = get_glyph_from<OT::CmapSubtable>; break; in init()
417 struct CmapSubtable struct489 OffsetTo<CmapSubtable, ULONG>499 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):