Home
last modified time | relevance | path

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

/external/skia/src/utils/mac/
DSkCTFont.cpp290 static constexpr const char* nsFontWeightNames[] = { in SkCTFontGetNSFontWeightMapping() local
301 static_assert(SK_ARRAY_COUNT(nsFontWeightNames) == 9, ""); in SkCTFontGetNSFontWeightMapping()
309 for (const char* nsFontWeightName : nsFontWeightNames) { in SkCTFontGetNSFontWeightMapping()