Home
last modified time | relevance | path

Searched defs:typeface (Results 1 – 25 of 104) sorted by relevance

12345

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowTypefaceTest.java30 Typeface typeface = Typeface.create("roboto", Typeface.BOLD); in create_withFamilyName_shouldCreateTypeface() local
38 Typeface typeface = Typeface.create(Typeface.create("roboto", Typeface.BOLD), Typeface.ITALIC); in create_withFamily_shouldCreateTypeface() local
47 Typeface typeface = Typeface.create((Typeface) null, Typeface.ITALIC); in create_withoutFamily_shouldCreateTypeface() local
55 Typeface typeface = Typeface.createFromFile(fontFile); in createFromFile_withFile_shouldCreateTypeface() local
63 Typeface typeface = Typeface.createFromFile(fontFile.getPath()); in createFromFile_withPath_shouldCreateTypeface() local
72 Typeface typeface = in createFromAsset_shouldCreateTypeface() local
/external/skia/include/atlastext/
DSkAtlasTextFont.h18 static sk_sp<SkAtlasTextFont> Make(sk_sp<SkTypeface> typeface, SkScalar size) { in Make()
22 SkTypeface* typeface() const { return fTypeface.get(); } in typeface() function
31 SkAtlasTextFont(sk_sp<SkTypeface> typeface, SkScalar size) in SkAtlasTextFont()
/external/skqp/include/atlastext/
DSkAtlasTextFont.h18 static sk_sp<SkAtlasTextFont> Make(sk_sp<SkTypeface> typeface, SkScalar size) { in Make()
22 SkTypeface* typeface() const { return fTypeface.get(); } in typeface() function
31 SkAtlasTextFont(sk_sp<SkTypeface> typeface, SkScalar size) in SkAtlasTextFont()
/external/skqp/src/pdf/
DSkPDFFont.cpp107 const SkAdvancedTypefaceMetrics* SkPDFFont::GetMetrics(const SkTypeface* typeface, in GetMetrics()
157 const std::vector<SkUnichar>& SkPDFFont::GetUnicodeMap(const SkTypeface* typeface, in GetUnicodeMap()
211 sk_sp<SkTypeface> typeface(sk_ref_sp(face)); in GetFontResource() local
231 SkPDFFont::SkPDFFont(sk_sp<SkTypeface> typeface, in SkPDFFont()
420 const SkTypeface* typeface, in make_type1_font_descriptor()
450 const SkTypeface* typeface) { in type_1_glyphnames()
463 const SkTypeface* typeface) { in type1_font_descriptor()
475 SkTypeface* typeface = pdfFont.typeface(); in emit_subset_type1() local
606 const SkTypeface* typeface, in type3_descriptor()
636 SkTypeface* typeface = pdfFont.typeface(); in emit_subset_type3() local
[all …]
DSkPDFFont.h34 SkTypeface* typeface() const { return fTypeface.get(); } in typeface() function
/external/skia/src/pdf/
DSkPDFFont.cpp108 const SkAdvancedTypefaceMetrics* SkPDFFont::GetMetrics(const SkTypeface* typeface, in GetMetrics()
158 const std::vector<SkUnichar>& SkPDFFont::GetUnicodeMap(const SkTypeface* typeface, in GetUnicodeMap()
212 sk_sp<SkTypeface> typeface(sk_ref_sp(face)); in GetFontResource() local
232 SkPDFFont::SkPDFFont(sk_sp<SkTypeface> typeface, in SkPDFFont()
416 const SkTypeface* typeface, in make_type1_font_descriptor()
446 const SkTypeface* typeface) { in type_1_glyphnames()
459 const SkTypeface* typeface) { in type1_font_descriptor()
471 SkTypeface* typeface = pdfFont.typeface(); in emit_subset_type1() local
602 const SkTypeface* typeface, in type3_descriptor()
632 SkTypeface* typeface = pdfFont.typeface(); in emit_subset_type3() local
[all …]
DSkPDFFont.h34 SkTypeface* typeface() const { return fTypeface.get(); } in typeface() function
/external/skia/tools/fonts/
Dcreate_test_font_color.cpp19 sk_sp<SkTestSVGTypeface> typeface = SkTestSVGTypeface::Default(); in main() local
Dsk_tool_utils_font.cpp31 sk_sp<SkTypeface> typeface = MakeResourceAsTypeface(filename); in emoji_typeface() local
/external/skqp/tools/fonts/
Dcreate_test_font_color.cpp19 sk_sp<SkTestSVGTypeface> typeface = SkTestSVGTypeface::Default(); in main() local
Dsk_tool_utils_font.cpp31 sk_sp<SkTypeface> typeface = MakeResourceAsTypeface(filename); in emoji_typeface() local
DSkTestFontMgr.cpp67 sk_sp<SkTestTypeface> typeface = in FontMgr() local
170 sk_sp<SkTypeface> typeface = sk_sp<SkTypeface>(this->matchFamilyStyle(familyName, style)); in onLegacyMakeTypeface() local
/external/skia/src/core/
DSkStrikeInterface.h39 const SkTypeface& typeface, in SkStrikeSpec()
46 const SkTypeface& typeface() const { return fTypeface; } in typeface() function
DSkStrikeCache.cpp145 const SkTypeface& typeface) { in CreateScalerContext()
160 const SkDescriptor& desc, const SkScalerContextEffects& effects, const SkTypeface& typeface) in FindOrCreateStrikeExclusive()
166 const SkDescriptor& desc, const SkScalerContextEffects& effects, const SkTypeface& typeface) in findOrCreateStrikeExclusive()
173 const SkTypeface& typeface) -> Node* { in findOrCreateStrike()
184 const SkTypeface& typeface) { in findOrCreateScopedStrike()
234 auto typeface = font.getTypefaceOrDefault(); in FindOrCreateStrikeWithNoDeviceExclusive() local
/external/skia/tests/
DTypefaceTest.cpp100 sk_sp<SkTypeface> typeface(MakeResourceAsTypeface("fonts/7630.otf")); in DEF_TEST() local
156 sk_sp<SkTypeface> typeface = fm->makeFromStream(std::move(distortable), params); in DEF_TEST() local
192 sk_sp<SkTypeface> typeface = fm->makeFromStream(std::move(distortable), params); in DEF_TEST() local
245 sk_sp<SkTypeface> typeface = fm->makeFromStream(std::move(distortable), params); in DEF_TEST() local
/external/skqp/tests/
DTypefaceTest.cpp100 sk_sp<SkTypeface> typeface(MakeResourceAsTypeface("fonts/7630.otf")); in DEF_TEST() local
156 sk_sp<SkTypeface> typeface = fm->makeFromStream(std::move(distortable), params); in DEF_TEST() local
192 sk_sp<SkTypeface> typeface = fm->makeFromStream(std::move(distortable), params); in DEF_TEST() local
245 sk_sp<SkTypeface> typeface = fm->makeFromStream(std::move(distortable), params); in DEF_TEST() local
/external/skqp/gm/
Datlastext.cpp29 uint32_t color, sk_sp<SkTypeface> typeface, float size) { in draw_string()
116 for (const auto& typeface : fTypefaces) { in drawText() local
Dscaledemoji_rendering.cpp46 for (const auto& typeface: typefaces) { in onDraw() local
/external/skia/gm/
Datlastext.cpp29 uint32_t color, sk_sp<SkTypeface> typeface, float size) { in draw_string()
117 for (const auto& typeface : fTypefaces) { in drawText() local
Dscaledemoji_rendering.cpp44 for (const auto& typeface: typefaces) { in onDraw() local
/external/skia/src/sfnt/
DSkOTUtils.cpp167 SkOTUtils::LocalizedStrings_NameTable::Make(const SkTypeface& typeface, in Make()
188 SkOTUtils::LocalizedStrings_NameTable::MakeForFamilyNames(const SkTypeface& typeface) { in MakeForFamilyNames()
/external/skqp/src/sfnt/
DSkOTUtils.cpp167 SkOTUtils::LocalizedStrings_NameTable::Make(const SkTypeface& typeface, in Make()
188 SkOTUtils::LocalizedStrings_NameTable::MakeForFamilyNames(const SkTypeface& typeface) { in MakeForFamilyNames()
/external/skqp/experimental/canvaskit/htmlcanvas/
Dfont.js88 function addToFontCache(typeface, descriptors) { argument
/external/skia/modules/canvaskit/htmlcanvas/
Dfont.js88 function addToFontCache(typeface, descriptors) { argument
/external/skqp/src/core/
DSkStrikeCache.cpp131 const SkTypeface& typeface) { in CreateScalerContext()
146 const SkDescriptor& desc, const SkScalerContextEffects& effects, const SkTypeface& typeface) in FindOrCreateStrikeExclusive()
152 const SkDescriptor& desc, const SkScalerContextEffects& effects, const SkTypeface& typeface) in findOrCreateStrikeExclusive()
159 const SkTypeface& typeface) -> Node* { in findOrCreateStrike()
209 auto typeface = font.getTypefaceOrDefault(); in FindOrCreateStrikeWithNoDeviceExclusive() local

12345