Home
last modified time | relevance | path

Searched refs:maxCompositeContours (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/ttLib/tables/
H A D_m_a_x_p.py71 maxCompositeContours = 0
91 maxCompositeContours = max(maxCompositeContours, nContours)
107 self.maxCompositeContours = maxCompositeContours
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/ttLib/tables/
H A D_m_a_x_p.py73 maxCompositeContours = 0
93 maxCompositeContours = max(maxCompositeContours, nContours)
109 self.maxCompositeContours = maxCompositeContours
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/table/
H A DMaxpTable.java28 private int maxCompositeContours; field in MaxpTable
51 maxCompositeContours = di.readUnsignedShort(); in MaxpTable()
77 return maxCompositeContours; in getMaxCompositeContours()
139 .append("\n maxCompositeContours: ").append(maxCompositeContours) in toString()
/dports/print/texlive-base/texlive-20150521-source/texk/ttfdump/libttf/
H A Dmaxp.c35 maxp->maxCompositeContours = ttfGetUSHORT(fp); in ttfLoadMAXP()
60 fprintf(fp,"\t maxCompositeContours:\t %d\n",maxp->maxCompositeContours); in ttfPrintMAXP()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dttload.c82 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
99 face->maxContours = MAX( maxProfile->maxCompositeContours, in Load_TrueType_MaxProfile()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dttload.c82 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
99 face->maxContours = MAX( maxProfile->maxCompositeContours, in Load_TrueType_MaxProfile()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dttload.c84 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
101 face->maxContours = MAX( maxProfile->maxCompositeContours, in Load_TrueType_MaxProfile()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dttload.c84 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
101 face->maxContours = MAX( maxProfile->maxCompositeContours, in Load_TrueType_MaxProfile()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dttload.c84 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
101 face->maxContours = MAX( maxProfile->maxCompositeContours, in Load_TrueType_MaxProfile()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dttload.c84 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
101 face->maxContours = MAX( maxProfile->maxCompositeContours, in Load_TrueType_MaxProfile()
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/source/myfont/
H A Dmaxp.h37 uint16_t maxCompositeContours; member
H A Dmaxp.c50 tmaxp->maxCompositeContours = myfont_read_u16(&data); in myfont_load_table_maxp()
/dports/www/p5-HTML5-DOM/HTML5-DOM-1.25/third_party/modest/include/myfont/
H A Dmaxp.h37 uint16_t maxCompositeContours; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustybuzz-0.1.1/harfbuzz/src/
H A Dhb-ot-maxp-table.hh52 HBUINT16 maxCompositeContours; /* Maximum contours in a composite glyph. */ member
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxttf.h85 maxCompositeContours[2], member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxttf.h85 maxCompositeContours[2], member
/dports/print/texlive-base/texlive-20150521-source/texk/ttfdump/tests/
H A Dttfdump.maxp37 maxCompositeContours: 0

1234567891011