Lines Matching full:chain
521 // (SkLanguage)<->(fallback chain index) translation
594 // adds a fallback font record to both the default fallback chain and the
595 // language-specific fallback chain to which it belongs, if any
629 // scans the default fallback font chain, adding every entry to every other
630 // fallback font chain to which it does not belong. this results in every
631 // language-specific fallback font chain having all of its fallback fonts at
632 // the front of the chain, and everything else at the end. after this has been
633 // run, it is ok to use the fallback font chain lookup table.