Searched defs:substitutes (Results 1 – 7 of 7) sorted by relevance
42 List<String> substitutes = data.get(cp); in CharacterFallbacks() local
113 auto substitutes = in serialize() local
202 auto substitutes = in serialize() local
59 OT::HBGlyphID16 substitutes[SHAPING_TABLE_LAST - SHAPING_TABLE_FIRST + 1]; in arabic_fallback_synthesize_lookup_single() local
2934 def replace(iterable, pred, substitutes, count=None, window_size=1): argument
2013 LinkedHashSet<String> substitutes = charSubstitutions.get(value); in printCharacters() local
3106 def replace(iterable, pred, substitutes, count=None, window_size=1): argument