Home | History | Annotate | Download | only in fonts

Lines Matching defs:italic

66         // Italic/Oblique has the next highest priority.
67 // If italic requested and there is some italic font, use it.
69 // If italic requested and there is some oblique font, use it.
70 // If oblique requested and there is some italic font, use it.
106 // CSS style (italic/oblique)
107 // Being italic trumps all valid weights which are not italic.
108 // Note that newer specs differentiate between italic and oblique.
280 bool italic = SkToBool(styleBits & SkTypeface::kItalic);
284 italic ? SkFontStyle::kItalic_Slant