Home | History | Annotate | Download | only in editing

Lines Matching refs:fontStyle

866     int fontStyle = getIdentifierValue(style, CSSPropertyFontStyle);
867 if (fontStyle == CSSValueItalic || fontStyle == CSSValueOblique) {