Home
last modified time | relevance | path

Searched defs:ttcIndex (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/src/core/
H A DSkFontStream.h44 static size_t GetTableSize(SkStream* stream, int ttcIndex, SkFontTableTag tag) { in GetTableSize() argument
H A DSkFontStream.cpp55 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 DSkTypeface.cpp128 int ttcIndex = args.getCollectionIndex(); in GetVarFont() local
[all...]
/third_party/skia/tools/
H A DResources.cpp58 sk_sp<SkTypeface> MakeResourceAsTypeface(const char* resource, int ttcIndex) { in MakeResourceAsTypeface() argument
/third_party/skia/src/ports/skia_ohos/
H A DSkTypeface_ohos.cpp133 int ttcIndex = args.getCollectionIndex(); in onMakeClone() local
H A DSkFontMgr_ohos.cpp429 int ttcIndex = args.getCollectionIndex(); in makeTypeface() local
[all...]
H A DFontConfig_ohos.h181 int ttcIndex; // the index of a typeface in a ttc font member
/third_party/skia/src/xps/
H A DSkXPSDevice.h109 const int ttcIndex; member in SkXPSDevice::TypefaceUse
H A DSkXPSDevice.cpp1749 int ttcIndex; in CreateTypefaceUse() local
/third_party/skia/tests/
H A DFontHostStreamTest.cpp90 int ttcIndex; in DEF_TEST() local
H A DFontHostTest.cpp72 static void test_fontstream(skiatest::Reporter* reporter, SkStream* stream, int ttcIndex) { in test_fontstream() argument
/third_party/skia/modules/skshaper/tests/
H A DShaperTest.cpp72 int ttcIndex = 0; variable
/third_party/skia/src/ports/
H A DSkFontMgr_mac_ct.cpp262 static SkUniqueCFRef<CTFontRef> ctfont_from_skdata(sk_sp<SkData> data, int ttcIndex) { in ctfont_from_skdata() argument
[all...]
H A DSkFontMgr_preview.h201 const int ttcIndex = fontFile.fIndex; in SkFontStyleSet_Preview() local
[all...]
H A DSkTypeface_win_dw.cpp272 int ttcIndex; in onGetTableTags() local
H A DSkFontMgr_android.cpp195 const int ttcIndex = fontFile.fIndex; in SkFontStyleSet_Android() local
[all...]
H A DSkFontMgr_fuchsia.cpp180 uint32_t ttcIndex; member
[all...]
H A DSkFontMgr_win_dw.cpp1102 int ttcIndex = args.getCollectionIndex(); in onMakeFromStreamArgs() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFType1Font.cpp235 int ttcIndex; in make_type1_font_descriptor() local
H A DSkPDFFont.cpp298 int ttcIndex; in emit_subset_type0() local

Completed in 17 milliseconds