Searched refs:NamesMap (Results 1 – 3 of 3) sorted by relevance
47 using NamesMap = SkTHashMap<SkString, int>; variable190 NamesMap genericNames; // a map to store the index of a family for generic family191 NamesMap fallbackNames; // a map to store the index of a family for fallback family
47 using NamesMap = SkTHashMap<SkString, int>; variable188 NamesMap genericNames; // a map to store the index of a family for generic family189 NamesMap fallbackNames; // a map to store the index of a family for fallback family
82415 +using NamesMap = SkTHashMap<SkString, int>;82556 + NamesMap genericNames; // a map to store the index of a family for generic family82557 + NamesMap fallbackNames; // a map to store the index of a family for fallback family