Home
last modified time | relevance | path

Searched refs:topDictIndex (Results 1 – 25 of 70) sorted by relevance

123

/dports/print/py-fonttools3/fonttools-3.44.0/Tests/cffLib/
H A DcffLib_test.py54 topDict = font["CFF "].cff.topDictIndex[0]
64 topDict2 = font2["CFF "].cff.topDictIndex[0]
92 topDict2 = font2["CFF2"].cff.topDictIndex[0]
/dports/print/py-fonttools/fonttools-4.28.2/Tests/cffLib/
H A DcffLib_test.py53 topDict = font["CFF "].cff.topDictIndex[0]
63 topDict2 = font2["CFF "].cff.topDictIndex[0]
91 topDict2 = font2["CFF2"].cff.topDictIndex[0]
/dports/print/py-fontbakery/fontbakery-0.8.4/Lib/fontbakery/profiles/
H A Dadobefonts.py68 top_dict = font['CFF2'].cff.topDictIndex[0]
70 top_dict = font['CFF '].cff.topDictIndex[0]
H A Dcff.py109 for top_dict in cff.topDictIndex:
127 for top_dict in cff.topDictIndex:
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/varLib/
H A Dcff.py31 topDict = varFont['CFF2'].cff.topDictIndex[0]
39 topDictData.items = cff.topDictIndex.items
40 cff.topDictIndex = topDictData
280 topDict = default_font['CFF '].cff.topDictIndex[0]
296 region_topDict = region_font['CFF '].cff.topDictIndex[0]
313 topDict = varFont['CFF2'].cff.topDictIndex[0]
315 ttFont['CFF '].cff.topDictIndex[0]
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/varLib/
H A Dcff.py41 topDict = varFont['CFF2'].cff.topDictIndex[0]
54 topDictData.items = cff.topDictIndex.items
55 cff.topDictIndex = topDictData
292 topDict = _cff_or_cff2(default_font).cff.topDictIndex[0]
308 region_topDict = _cff_or_cff2(region_font).cff.topDictIndex[0]
325 topDict = varFont['CFF2'].cff.topDictIndex[0]
327 _cff_or_cff2(ttFont).cff.topDictIndex[0]
/dports/x11-fonts/py-compreffor/compreffor-0.4.6/src/python/compreffor/test/
H A Dutil.py75 assert len(cff.topDictIndex) == 1
77 td = cff.topDictIndex[0]
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/ttLib/tables/
H A D_v_h_e_a.py64 topDict = ttFont['CFF '].cff.topDictIndex[0]
66 topDict = ttFont['CFF2'].cff.topDictIndex[0]
H A D_h_e_a_d.py65 topDict = ttFont['CFF '].cff.topDictIndex[0]
68 topDict = ttFont['CFF2'].cff.topDictIndex[0]
H A D_h_h_e_a.py78 topDict = ttFont['CFF '].cff.topDictIndex[0]
80 topDict = ttFont['CFF2'].cff.topDictIndex[0]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-ot-cff1-table.hh945 topDictIndex = &StructAtOffset<CFF1TopDictIndex>(nameIndex, nameIndex->get_size()); in init()
946 if ((topDictIndex == &Null(CFF1TopDictIndex)) || !topDictIndex->sanitize(&sc) || in init()
947 (topDictIndex->count == 0)) { in init()
953 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1009 stringIndex = &StructAtOffset<CFF1StringIndex>(topDictIndex, topDictIndex->get_size()); in init()
1228 const CFF1TopDictIndex *topDictIndex; member
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/
H A DfontBuilder.py512 fontSet.topDictIndex = TopDictIndex()
538 fontSet.topDictIndex.append(topDict)
554 fontSet.topDictIndex = TopDictIndex(None, cff2GetGlyphOrder, None)
588 fontSet.topDictIndex.append(topDict)
607 self.font["CFF2"].cff.topDictIndex[0].VarStore = vstore
/dports/x11-fonts/py-compreffor/compreffor-0.4.6/tools/
H A Dgen_data.py37 td = f['CFF '].cff.topDictIndex[0]
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/
H A DfontBuilder.py526 fontSet.topDictIndex = TopDictIndex()
555 fontSet.topDictIndex.append(topDict)
579 fontSet.topDictIndex = TopDictIndex(None, cff2GetGlyphOrder, None)
613 fontSet.topDictIndex.append(topDict)
632 topDict = self.font["CFF2"].cff.topDictIndex[0]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-cff1-table.hh1020 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1021 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1025 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1058 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1161 const CFF1TopDictIndex *topDictIndex; member
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-cff1-table.hh1020 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1021 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1025 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1058 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1161 const CFF1TopDictIndex *topDictIndex; member
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-cff1-table.hh1020 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1021 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1025 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1058 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1161 const CFF1TopDictIndex *topDictIndex; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-cff1-table.hh1021 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1022 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1026 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1073 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1228 const CFF1TopDictIndex *topDictIndex; member
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-cff1-table.hh1020 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1021 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1025 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1058 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1161 const CFF1TopDictIndex *topDictIndex; member
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-ot-cff1-table.hh1041 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1042 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1046 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1079 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1182 const CFF1TopDictIndex *topDictIndex; member
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-cff1-table.hh1020 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1021 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1025 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1058 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1161 const CFF1TopDictIndex *topDictIndex; member
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-ot-cff1-table.hh1041 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1042 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1046 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1079 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1182 const CFF1TopDictIndex *topDictIndex; member
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-cff1-table.hh1020 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1021 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1025 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1058 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1161 const CFF1TopDictIndex *topDictIndex; member
/dports/x11-fonts/py-compreffor/compreffor-0.4.6/src/python/compreffor/
H A DcxxCompressor.py196 assert len(font['CFF '].cff.topDictIndex) == 1
198 td = font['CFF '].cff.topDictIndex[0]
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-cff1-table.hh1021 topDictIndex = &StructAtOffset<CFF1TopDictIndex> (nameIndex, nameIndex->get_size ()); in init()
1022 …if ((topDictIndex == &Null (CFF1TopDictIndex)) || !topDictIndex->sanitize (&sc) || (topDictIndex->… in init()
1026 const byte_str_t topDictStr = (*topDictIndex)[0]; in init()
1073 stringIndex = &StructAtOffset<CFF1StringIndex> (topDictIndex, topDictIndex->get_size ()); in init()
1254 const CFF1TopDictIndex *topDictIndex; member

123