Searched refs:Italic (Results 1 - 25 of 58) sorted by relevance

123

/external/roboto-fonts/
H A DAndroid.mk51 Roboto-Italic.ttf \
59 $(eval $(call create-font-symlink,Roboto-LightItalic.ttf,Roboto-Italic.ttf))
61 $(eval $(call create-font-symlink,Roboto-MediumItalic.ttf,Roboto-Italic.ttf))
63 $(eval $(call create-font-symlink,Roboto-ThinItalic.ttf,Roboto-Italic.ttf))
66 $(eval $(call create-font-symlink,RobotoCondensed-Italic.ttf,Roboto-Italic.ttf))
69 $(eval $(call create-font-symlink,RobotoCondensed-LightItalic.ttf,Roboto-Italic.ttf))
71 $(eval $(call create-font-symlink,RobotoCondensed-MediumItalic.ttf,Roboto-Italic.ttf))
85 RobotoCondensed-Italic.ttf \
H A Dfonts.mk18 Roboto-Italic.ttf \
30 RobotoCondensed-Italic.ttf \
/external/skia/bench/
H A DSkGlyphCacheBench.cpp59 paint.setTypeface(sk_tool_utils::create_portable_typeface("serif", SkFontStyle::Italic()));
91 {sk_tool_utils::create_portable_typeface("serif", SkFontStyle::Italic()),
92 sk_tool_utils::create_portable_typeface("sans-serif", SkFontStyle::Italic())};
/external/skqp/bench/
H A DSkGlyphCacheBench.cpp59 paint.setTypeface(sk_tool_utils::create_portable_typeface("serif", SkFontStyle::Italic()));
91 {sk_tool_utils::create_portable_typeface("serif", SkFontStyle::Italic()),
92 sk_tool_utils::create_portable_typeface("sans-serif", SkFontStyle::Italic())};
/external/skia/include/core/
H A DSkFontStyle.h69 static constexpr SkFontStyle Italic() { function in class:SkFontStyle
/external/skqp/include/core/
H A DSkFontStyle.h69 static constexpr SkFontStyle Italic() { function in class:SkFontStyle
/external/capstone/bindings/vb6/
H A DForm1.frm90 Italic = 0 'False
105 Italic = 0 'False
121 Italic = 0 'False
/external/pdfium/core/fxcrt/css/
H A Dcfx_css.h73 Italic, member in class:CFX_CSSPropertyValue
147 Italic, member in class:CFX_CSSFontStyle
/external/skia/gm/
H A Dfontcache.cpp54 fTypefaces[0] = sk_tool_utils::create_portable_typeface("serif", SkFontStyle::Italic());
55 fTypefaces[1] = sk_tool_utils::create_portable_typeface("sans-serif",SkFontStyle::Italic());
H A Datlastext.cpp77 fTypefaces[0] = sk_tool_utils::create_portable_typeface("serif", SkFontStyle::Italic());
79 sk_tool_utils::create_portable_typeface("sans-serif", SkFontStyle::Italic());
H A Ddownsamplebitmap.cpp133 setTypeface(&paint, "serif", SkFontStyle::Italic());
H A Dgammatext.cpp102 paint->setTypeface(SkTypeface::MakeFromName("serif", SkFontStyle::Italic()));
/external/skia/tools/fonts/
H A DSkTestFontMgr.cpp28 fTypefaces[2] = create_portable_typeface(familyName, SkFontStyle::Italic());
43 case 2: if (style) { *style = SkFontStyle::Italic(); }
44 if (name) { *name = "Italic"; }
/external/skqp/dm/
H A DDMFontMgr.cpp28 fTypefaces[2] = create_portable_typeface(familyName, SkFontStyle::Italic());
43 case 2: if (style) { *style = SkFontStyle::Italic(); }
44 if (name) { *name = "Italic"; }
/external/skqp/gm/
H A Datlastext.cpp74 fTypefaces[0] = sk_tool_utils::create_portable_typeface("serif", SkFontStyle::Italic());
76 sk_tool_utils::create_portable_typeface("sans-serif", SkFontStyle::Italic());
H A Dfontcache.cpp54 fTypefaces[0] = sk_tool_utils::create_portable_typeface("serif", SkFontStyle::Italic());
55 fTypefaces[1] = sk_tool_utils::create_portable_typeface("sans-serif",SkFontStyle::Italic());
/external/skia/samplecode/
H A DSampleFontScalerTest.cpp32 { "serif", SkFontStyle::Italic() },
/external/skia/src/sfnt/
H A DSkOTTable_OS_2_V0.h111 Italic,
H A DSkOTTable_OS_2_VA.h113 Italic,
H A DSkOTTable_head.h96 Italic,
/external/skqp/samplecode/
H A DSampleFontScalerTest.cpp32 { "serif", SkFontStyle::Italic() },
/external/skqp/src/sfnt/
H A DSkOTTable_OS_2_V0.h111 Italic,
H A DSkOTTable_OS_2_VA.h113 Italic,
H A DSkOTTable_head.h96 Italic,
/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_font.cpp123 XFA_AttributeEnum::Italic;

Completed in 576 milliseconds

123