Searched defs:slant (Results 1 – 5 of 5) sorted by relevance
211 public FontStyle(int weight, @FontSlant int slant) { in FontStyle()
401 public @NonNull Builder setSlant(@FontStyle.FontSlant int slant) { in setSlant()467 final int slant = (mItalic == STYLE_ITALIC) in build() local
155 int slant = getAttributeValueInt(parser, ATTR_SLANT, FontStyle.FONT_SLANT_UPRIGHT); in readFromXml() local
704 final int slant = mItalic == RESOLVE_BY_FONT_TABLE in build() local
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...