Home
last modified time | relevance | path

Searched refs:refTypeface (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/docs/examples/
DPaint_refTypeface.cpp14 paint2.setTypeface(paint1.refTypeface());
/third_party/flutter/skia/docs/examples/
DPaint_refTypeface.cpp14 paint2.setTypeface(paint1.refTypeface());
/third_party/flutter/skia/include/atlastext/
DSkAtlasTextFont.h24 sk_sp<SkTypeface> refTypeface() const { return fTypeface; } in refTypeface() function
/third_party/flutter/skia/src/pdf/
DSkPDFFont.h121 sk_sp<SkTypeface> refTypeface() const { return fTypeface; } in refTypeface() function
/third_party/skia/src/pdf/
DSkPDFFont.h119 sk_sp<SkTypeface> refTypeface() const { return fTypeface; } in refTypeface() function
/third_party/skia/tests/
DFontTest.cpp38 sk_sp<SkTypeface> cloneTypeface = font.refTypeface(); in serialize_deserialize()
/third_party/flutter/skia/include/core/
DSkFont.h227 sk_sp<SkTypeface> refTypeface() const { return fTypeface; } in refTypeface() function
/third_party/flutter/skia/modules/skparagraph/include/
DTextStyle.h135 sk_sp<SkTypeface> refTypeface() const { return fTypeface; } in refTypeface() function
/third_party/skia/include/core/
DSkFont.h233 sk_sp<SkTypeface> refTypeface() const { return fTypeface; } in refTypeface() function
/third_party/skia/modules/skparagraph/src/
DDecorations.cpp29 calculateThickness(textStyle, context.run->font().refTypeface()); in paint()
/third_party/skia/modules/skparagraph/include/
DTextStyle.h237 sk_sp<SkTypeface> refTypeface() const { return fTypeface; } in refTypeface() function
/third_party/flutter/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp274 reinterpret_cast<void *>(font.refTypeface().release()), in create_hb_font()
/third_party/flutter/skia/site/user/api/
DSkFont_Reference.md146 …ef='undocumented#SkTypeface'>SkTypeface</a>> <a href='#SkFont_refTypeface'>refTypeface</a>() const;
810 …f='undocumented#SkTypeface'>SkTypeface</a>&gt; <a href='#SkFont_refTypeface'>refTypeface</a>()const
DSkPaint_Reference.md120 …f='undocumented#SkTypeface'>SkTypeface</a>> <a href='#SkPaint_refTypeface'>refTypeface</a>() const;
3119 …='undocumented#SkTypeface'>SkTypeface</a>&gt; <a href='#SkPaint_refTypeface'>refTypeface</a>()const
/third_party/skia/tools/viewer/
DViewer.cpp1364 font->writable()->setTypeface(fFont->refTypeface()); in filterFont()
/third_party/flutter/skia/tools/fiddle/
Ddocumumentation_examples_map.txt2225 sk_sp<SkTypeface> refTypeface() const;
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt2201 sk_sp<SkTypeface> refTypeface() const;