Searched refs:NamesMap (Results 1 – 2 of 2) sorted by relevance
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
77101 +using NamesMap = SkTHashMap<SkString, int>;77242 + NamesMap genericNames; // a map to store the index of a family for generic family77243 + NamesMap fallbackNames; // a map to store the index of a family for fallback family