Searched refs:psFontInfo (Results 1 – 1 of 1) sorted by relevance
1672 PS_FontInfoRec psFontInfo; in scanFont() local1677 } else if (0 == FT_Get_PS_Font_Info(face, &psFontInfo) && psFontInfo.weight) { in scanFont()1710 psFontInfo.weight, sizeof(commonWeights[0])); in scanFont()1714 SkDEBUGF(("Do not know weight for: %s (%s) \n", face->family_name, psFontInfo.weight)); in scanFont()