Home
last modified time | relevance | path

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

/external/skia/src/utils/mac/
DSkCTFont.cpp309 for (const char* nsFontWeightName : nsFontWeightNames) { in SkCTFontGetNSFontWeightMapping() local
310 void* nsFontWeightValuePtr = dlsym(RTLD_DEFAULT, nsFontWeightName); in SkCTFontGetNSFontWeightMapping()