Home
last modified time | relevance | path

Searched refs:NamesMap (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/ports/skia_ohos/
DFontConfig_ohos.h47 using NamesMap = SkTHashMap<SkString, int>; variable
190 NamesMap genericNames; // a map to store the index of a family for generic family
191 NamesMap fallbackNames; // a map to store the index of a family for fallback family
/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.h47 using NamesMap = SkTHashMap<SkString, int>; variable
188 NamesMap genericNames; // a map to store the index of a family for generic family
189 NamesMap fallbackNames; // a map to store the index of a family for fallback family
/third_party/chromium/patch/
D0003-ohos-1115.patch82415 +using NamesMap = SkTHashMap<SkString, int>;
82556 + NamesMap genericNames; // a map to store the index of a family for generic family
82557 + NamesMap fallbackNames; // a map to store the index of a family for fallback family