Home
last modified time | relevance | path

Searched refs:slant (Results 1 – 21 of 21) sorted by relevance

/external/skia/src/core/
DSkFontStyle.cpp19 SkFontStyle::SkFontStyle(int weight, int width, Slant slant) { in SkFontStyle() argument
23 fUnion.fR.fSlant = SkTPin<int>(slant, kUpright_Slant, kItalic_Slant); in SkFontStyle()
DSkTypefaceCache.cpp108 face, face->uniqueID(), s.weight(), s.width(), s.slant(), face->getRefCnt()); in DumpProc()
/external/skia/src/ports/
DSkFontMgr_android.cpp178 SkFontStyle::Slant slant = style.slant(); in SkFontStyleSet_Android() local
180 case FontFileInfo::Style::kAuto: slant = style.slant(); break; in SkFontStyleSet_Android()
181 case FontFileInfo::Style::kNormal: slant = SkFontStyle::kUpright_Slant; break; in SkFontStyleSet_Android()
182 case FontFileInfo::Style::kItalic: slant = SkFontStyle::kItalic_Slant; break; in SkFontStyleSet_Android()
185 style = SkFontStyle(weight, style.width(), slant); in SkFontStyleSet_Android()
DSkFontMgr_win_dw.cpp1012 SkFontStyle::Slant slant; in getStyle() local
1015 slant = SkFontStyle::kUpright_Slant; in getStyle()
1019 slant = SkFontStyle::kItalic_Slant; in getStyle()
1028 *fs = SkFontStyle(weight, width, slant); in getStyle()
1040 DWRITE_FONT_STYLE slant; in matchStyle() local
1041 switch (pattern.slant()) { in matchStyle()
1043 slant = DWRITE_FONT_STYLE_NORMAL; in matchStyle()
1046 slant = DWRITE_FONT_STYLE_ITALIC; in matchStyle()
1057 HRNM(fFontFamily->GetFirstMatchingFont(weight, width, slant, &font), in matchStyle()
DSkRemotableFontMgr_win_dw.cpp140 SkFontStyle::Slant slant; in FontToIdentity() local
143 slant = SkFontStyle::kUpright_Slant; in FontToIdentity()
147 slant = SkFontStyle::kItalic_Slant; in FontToIdentity()
156 fontId->fFontStyle = SkFontStyle(weight, width, slant); in FontToIdentity()
DSkFontConfigInterface_direct.cpp38 buffer.write8(fStyle.slant()); in writeToMemory()
59 SkFontStyle::Slant slant = (SkFontStyle::Slant)u8; in readFromMemory() local
60 fStyle = SkFontStyle(weight, width, slant); in readFromMemory()
DSkFontHost_mac.cpp398 float weight, width, slant; in fontstyle_from_descriptor() local
405 if (!find_dict_float(dict, kCTFontSlantTrait, &slant)) { in fontstyle_from_descriptor()
406 slant = 0; in fontstyle_from_descriptor()
411 slant ? SkFontStyle::kItalic_Slant in fontstyle_from_descriptor()
510 if (theStyle.slant() != SkFontStyle::kUpright_Slant) { in NewFromName()
DSkFontMgr_fontconfig.cpp340 SkFS::Slant slant = get_int(pattern, FC_SLANT, FC_SLANT_ROMAN) > 0 in skfontstyle_from_fcpattern() local
344 return SkFontStyle(weight, width, slant); in skfontstyle_from_fcpattern()
DSkFontHost_FreeType.cpp1673 SkFontStyle::Slant slant = SkFontStyle::kUpright_Slant; in scanFont() local
1678 slant = SkFontStyle::kItalic_Slant; in scanFont()
1731 *style = SkFontStyle(weight, width, slant); in scanFont()
/external/skia/include/core/
DSkTypeface.h66 (fStyle.slant() != SkFontStyle::kUpright_Slant ? kItalic : kNormal)); in style()
73 bool isItalic() const { return fStyle.slant() != SkFontStyle::kUpright_Slant; } in isItalic()
DSkFontStyle.h55 Slant slant() const { return (Slant)fUnion.fR.fSlant; } in slant() function
/external/skia/src/fonts/
DSkFontMgr_fontconfig.cpp171 int slant = get_int(match, FC_SLANT); in make_fontconfig_style() local
177 return SkFontStyle(weight, width, slant > 0 ? SkFontStyle::kItalic_Slant in make_fontconfig_style()
/external/skia/src/utils/win/
DSkDWrite.h93 switch (pattern.slant()) { in DWriteStyle()
/external/ImageMagick/MagickCore/
Dtype.c763 slant, in LoadFontConfigFonts() local
836 status=FcPatternGetInteger(font_set->fonts[i],FC_SLANT,0,&slant); in LoadFontConfigFonts()
838 if (slant == FC_SLANT_ITALIC) in LoadFontConfigFonts()
840 if (slant == FC_SLANT_OBLIQUE) in LoadFontConfigFonts()
/external/unicode/
DStandardizedVariants.txt44 2272 FE00; following the slant of the lower leg; # LESS-THAN OR EQUIVALENT TO
45 2273 FE00; following the slant of the lower leg; # GREATER-THAN OR EQUIVALENT TO
63 2A9D FE00; with similar following the slant of the upper leg; # SIMILAR OR LESS-THAN
64 2A9E FE00; with similar following the slant of the upper leg; # SIMILAR OR GREATER-THAN
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt2636 歪>'[slant]';
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
DCHANGES1094 - It is now possible to change the slant value in the `ftview'
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt15470 㕊 < to\-slant;
19154 歪 < slant;
47088 㕊 > to\-slant;
51214 歪 > slant;
/external/bison/build-aux/
Dtexinfo.tex2361 % #1 is the font command (\sl or \it), #2 is the text to slant.
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.214730 (BDF_Face_Init): Accept lowercase characters for slant and weight.
/external/libmicrohttpd/doc/
Dtexinfo.tex2362 % #1 is the font command (\sl or \it), #2 is the text to slant.