Home | History | Annotate | Download | only in editing

Lines Matching refs:fontStyle

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