Home
last modified time | relevance | path

Searched refs:gWeightMap (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skottie/src/layers/
H A DTextLayer.cpp52 static constexpr std::tuple<const char*, SkFontStyle::Weight> gWeightMap[] = { in FontStyle() local
89 style = parse_map(gWeightMap, style, &weight); in FontStyle()
/third_party/skia/modules/svg/src/
H A DSkSVGAttributeParser.cpp836 static constexpr std::tuple<const char*, SkSVGFontWeight::Type> gWeightMap[] = {
856 if (this->parseEnumMap(gWeightMap, &type)) {

Completed in 2 milliseconds