Searched refs:ccsf1 (Results 1 – 1 of 1) sorted by relevance
1252 const GSUB_ChainContextSubstFormat1 *ccsf1; in GSUB_apply_ChainContextSubst() local1257 ccsf1 = (const GSUB_ChainContextSubstFormat1*)GSUB_get_subtable(look, j); in GSUB_apply_ChainContextSubst()1258 if (GET_BE_WORD(ccsf1->SubstFormat) == 1) in GSUB_apply_ChainContextSubst()1265 else if (GET_BE_WORD(ccsf1->SubstFormat) == 2) in GSUB_apply_ChainContextSubst()1274 … const GSUB_ChainContextSubstFormat2 *ccsf2 = (const GSUB_ChainContextSubstFormat2*)ccsf1; in GSUB_apply_ChainContextSubst()1395 else if (GET_BE_WORD(ccsf1->SubstFormat) == 3) in GSUB_apply_ChainContextSubst()1407 backtrack = (const GSUB_ChainContextSubstFormat3_1 *)ccsf1; in GSUB_apply_ChainContextSubst()1430 if (GSUB_is_glyph_covered((const BYTE *)ccsf1 + offset, in GSUB_apply_ChainContextSubst()1441 if (GSUB_is_glyph_covered((const BYTE *)ccsf1 + offset, in GSUB_apply_ChainContextSubst()1452 if (GSUB_is_glyph_covered((const BYTE *)ccsf1 + offset, in GSUB_apply_ChainContextSubst()