Searched refs:hasAxes (Results 1 – 1 of 1) sorted by relevance
2066 bool hasAxes = face->face_flags & FT_FACE_FLAG_MULTIPLE_MASTERS; in scanFont() local2083 if (hasAxes) { in scanFont()2142 …if (!hasOs2 && !hasAxes && 0 == FT_Get_PS_Font_Info(face.get(), &psFontInfo) && psFontInfo.weight)… in scanFont()