Lines Matching refs:fontStyle
177 int fontStyle = getIdentifierValue(style, CSSPropertyFontStyle);178 if (fontStyle == CSSValueItalic || fontStyle == CSSValueOblique) {