Searched defs:gsub (Results 1 – 8 of 8) sorted by relevance
206 FT_Bytes gsub, in otv_JSTF_validate()
182 FT_Bytes gsub, in otv_GDEF_validate()
79 FT_Byte* volatile gsub; in otv_validate() local
394 def buildSubstitutionLookups(gsub, allSubstitutions): argument
27 CFX_CTTGSUBTable::CFX_CTTGSUBTable(FT_Bytes gsub) { in CFX_CTTGSUBTable()52 bool CFX_CTTGSUBTable::LoadGSUBTable(FT_Bytes gsub) { in LoadGSUBTable()
1465 def _getSubstitutions(gsub, lookupIndices): argument
1490 const OT::GSUB& gsub = *face->table.GSUB->table; in hb_ot_layout_lookups_substitute_closure() local
1990 Cell *gsub(Node **a, int nnn) /* global substitute */ in gsub() function