Searched refs:hasStyleType (Results 1 – 1 of 1) sorted by relevance
478 bool hasStyleType; in FindSubstFont() local481 std::tie(hasStyleType, styleType, len) = GetStyleType(family, true); in FindSubstFont()482 if (hasStyleType) { in FindSubstFont()503 bool hasStyleType; in FindSubstFont() local506 std::tie(hasStyleType, styleType, len) = GetStyleType(buf, false); in FindSubstFont()507 if ((i && !bStyleAvail) || (!i && !hasStyleType)) { in FindSubstFont()512 if (hasStyleType) in FindSubstFont()