/third_party/skia/src/core/ |
H A D | SkFontStream.h | 44 static size_t GetTableSize(SkStream* stream, int ttcIndex, SkFontTableTag tag) { in GetTableSize() argument
|
H A D | SkFontStream.cpp | 55 static int count_tables(SkStream* stream, int ttcIndex, size_t* offsetToDir) { in count_tables() argument 156 int SkFontStream::GetTableTags(SkStream* stream, int ttcIndex, in GetTableTags() argument 171 GetTableData(SkStream* stream, int ttcIndex, SkFontTableTag tag, size_t offset, size_t length, void* data) GetTableData() argument [all...] |
H A D | SkTypeface.cpp | 128 int ttcIndex = args.getCollectionIndex(); in GetVarFont() local [all...] |
/third_party/skia/tools/ |
H A D | Resources.cpp | 58 sk_sp<SkTypeface> MakeResourceAsTypeface(const char* resource, int ttcIndex) { in MakeResourceAsTypeface() argument
|
/third_party/skia/src/ports/skia_ohos/ |
H A D | SkTypeface_ohos.cpp | 133 int ttcIndex = args.getCollectionIndex(); in onMakeClone() local
|
H A D | SkFontMgr_ohos.cpp | 429 int ttcIndex = args.getCollectionIndex(); in makeTypeface() local [all...] |
H A D | FontConfig_ohos.h | 181 int ttcIndex; // the index of a typeface in a ttc font member
|
/third_party/skia/src/xps/ |
H A D | SkXPSDevice.h | 109 const int ttcIndex; member in SkXPSDevice::TypefaceUse
|
H A D | SkXPSDevice.cpp | 1749 int ttcIndex; in CreateTypefaceUse() local
|
/third_party/skia/tests/ |
H A D | FontHostStreamTest.cpp | 90 int ttcIndex; in DEF_TEST() local
|
H A D | FontHostTest.cpp | 72 static void test_fontstream(skiatest::Reporter* reporter, SkStream* stream, int ttcIndex) { in test_fontstream() argument
|
/third_party/skia/modules/skshaper/tests/ |
H A D | ShaperTest.cpp | 72 int ttcIndex = 0; variable
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_mac_ct.cpp | 262 static SkUniqueCFRef<CTFontRef> ctfont_from_skdata(sk_sp<SkData> data, int ttcIndex) { in ctfont_from_skdata() argument [all...] |
H A D | SkFontMgr_preview.h | 201 const int ttcIndex = fontFile.fIndex; in SkFontStyleSet_Preview() local [all...] |
H A D | SkTypeface_win_dw.cpp | 272 int ttcIndex; in onGetTableTags() local
|
H A D | SkFontMgr_android.cpp | 195 const int ttcIndex = fontFile.fIndex; in SkFontStyleSet_Android() local [all...] |
H A D | SkFontMgr_fuchsia.cpp | 180 uint32_t ttcIndex; member [all...] |
H A D | SkFontMgr_win_dw.cpp | 1102 int ttcIndex = args.getCollectionIndex(); in onMakeFromStreamArgs() local [all...] |
/third_party/skia/src/pdf/ |
H A D | SkPDFType1Font.cpp | 235 int ttcIndex; in make_type1_font_descriptor() local
|
H A D | SkPDFFont.cpp | 298 int ttcIndex; in emit_subset_type0() local
|