Searched refs:styleType (Results 1 – 1 of 1) sorted by relevance
479 uint32_t styleType; in FindSubstFont() local481 std::tie(hasStyleType, styleType, len) = GetStyleType(family, true); in FindSubstFont()484 nStyle |= styleType; in FindSubstFont()504 uint32_t styleType; in FindSubstFont() local506 std::tie(hasStyleType, styleType, len) = GetStyleType(buf, false); in FindSubstFont()515 if (FontStyleIsBold(styleType)) { in FindSubstFont()526 if (FontStyleIsItalic(styleType) && FontStyleIsBold(styleType)) { in FindSubstFont()528 } else if (FontStyleIsItalic(styleType)) { in FindSubstFont()