Home | History | Annotate | Download | only in gfx

Lines Matching refs:kItalic

51   skia_style |= (font_style & gfx::Font::ITALIC) ? SkTypeface::kItalic : 0;