Searched refs:CmapSubtable (Results 1 – 3 of 3) sorted by relevance
352 const OT::CmapSubtable *subtable = NULL; in init()372 if (!subtable) subtable = &OT::Null(OT::CmapSubtable); in init()377 const OT::CmapSubtable *st = cmap->find_subtable (0, 5); in init()388 this->get_glyph_func = get_glyph_from_symbol<OT::CmapSubtable>; in init()392 default: this->get_glyph_func = get_glyph_from<OT::CmapSubtable>; break; in init()
417 struct CmapSubtable struct489 LOffsetTo<CmapSubtable>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):