Home
last modified time | relevance | path

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

/third_party/skia/src/utils/mac/
H A 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()

Completed in 1 milliseconds