Searched refs:subTable (Results 1 – 5 of 5) sorted by relevance
37 Map subTable = new HashMap(); field in SubroutineScanner46 subTable.clear(); in scan()105 Subroutine s = (Subroutine) subTable.get(new Integer(target)); in scanOp()108 subTable.put(new Integer(target), s); in scanOp()
81 for (const auto& subTable : Lookup->SubTables) { in GetVerticalGlyphSub2() local82 switch (subTable->SubstFormat) { in GetVerticalGlyphSub2()84 auto* tbl1 = static_cast<TSubTable1*>(subTable.get()); in GetVerticalGlyphSub2()92 auto* tbl2 = static_cast<TSubTable2*>(subTable.get()); in GetVerticalGlyphSub2()235 for (auto& subTable : rec->SubTables) in ParseLookup() local236 ParseSingleSubst(&raw[GetUInt16(sp)], &subTable); in ParseLookup()
52 UResourceBundle *rb=NULL, table, subTable; in uloc_getTableStringWithFallback() local77 ures_initStackObject(&subTable); in uloc_getTableStringWithFallback()150 ures_close(&subTable); in uloc_getTableStringWithFallback()
588 inline unsigned int get_subtable_count (void) const { return subTable.len; } in get_subtable_count()592 { return this+CastR<OffsetArrayOf<SubTableType> > (subTable)[i]; } in get_subtable()596 { return CastR<OffsetArrayOf<SubTableType> > (subTable); } in get_subtables()599 { return CastR<OffsetArrayOf<SubTableType> > (subTable); } in get_subtables()611 const UINT16 &markFilteringSet = StructAfter<UINT16> (subTable); in get_props()640 if (unlikely (!subTable.serialize (c, num_subtables))) return_trace (false); in serialize()643 UINT16 &markFilteringSet = StructAfter<UINT16> (subTable); in serialize()653 if (!(c->check_struct (this) && subTable.sanitize (c))) return_trace (false); in sanitize()656 const UINT16 &markFilteringSet = StructAfter<UINT16> (subTable); in sanitize()666 subTable; /* Array of SubTables */ member[all …]
558 subTable = lookup.SubTable[si]562 extSubTable.ExtSubTable = subTable