Home
last modified time | relevance | path

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

/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-3.2-Beta3-1115.patch77101 +using NamesMap = SkTHashMap<SkString, int>;
77242 + NamesMap genericNames; // a map to store the index of a family for generic family
77243 + NamesMap fallbackNames; // a map to store the index of a family for fallback family