Home
last modified time | relevance | path

Searched refs:maxProfile (Results 1 – 25 of 107) sorted by relevance

12345

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dttload.c68 PMaxProfile maxProfile = &face->maxProfile; in Load_TrueType_MaxProfile() local
75 maxProfile->version = GET_ULong(); in Load_TrueType_MaxProfile()
77 maxProfile->numGlyphs = GET_UShort(); in Load_TrueType_MaxProfile()
79 maxProfile->maxPoints = GET_UShort(); in Load_TrueType_MaxProfile()
80 maxProfile->maxContours = GET_UShort(); in Load_TrueType_MaxProfile()
81 maxProfile->maxCompositePoints = GET_UShort(); in Load_TrueType_MaxProfile()
82 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
84 maxProfile->maxZones = GET_UShort(); in Load_TrueType_MaxProfile()
85 maxProfile->maxTwilightPoints = GET_UShort(); in Load_TrueType_MaxProfile()
87 maxProfile->maxStorage = GET_UShort(); in Load_TrueType_MaxProfile()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dttload.c68 PMaxProfile maxProfile = &face->maxProfile; in Load_TrueType_MaxProfile() local
75 maxProfile->version = GET_ULong(); in Load_TrueType_MaxProfile()
77 maxProfile->numGlyphs = GET_UShort(); in Load_TrueType_MaxProfile()
79 maxProfile->maxPoints = GET_UShort(); in Load_TrueType_MaxProfile()
80 maxProfile->maxContours = GET_UShort(); in Load_TrueType_MaxProfile()
81 maxProfile->maxCompositePoints = GET_UShort(); in Load_TrueType_MaxProfile()
82 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
84 maxProfile->maxZones = GET_UShort(); in Load_TrueType_MaxProfile()
85 maxProfile->maxTwilightPoints = GET_UShort(); in Load_TrueType_MaxProfile()
87 maxProfile->maxStorage = GET_UShort(); in Load_TrueType_MaxProfile()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dttload.c70 PMaxProfile maxProfile = &face->maxProfile; in Load_TrueType_MaxProfile() local
77 maxProfile->version = GET_ULong(); in Load_TrueType_MaxProfile()
79 maxProfile->numGlyphs = GET_UShort(); in Load_TrueType_MaxProfile()
81 maxProfile->maxPoints = GET_UShort(); in Load_TrueType_MaxProfile()
82 maxProfile->maxContours = GET_UShort(); in Load_TrueType_MaxProfile()
83 maxProfile->maxCompositePoints = GET_UShort(); in Load_TrueType_MaxProfile()
84 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
86 maxProfile->maxZones = GET_UShort(); in Load_TrueType_MaxProfile()
87 maxProfile->maxTwilightPoints = GET_UShort(); in Load_TrueType_MaxProfile()
89 maxProfile->maxStorage = GET_UShort(); in Load_TrueType_MaxProfile()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dttload.c70 PMaxProfile maxProfile = &face->maxProfile; in Load_TrueType_MaxProfile() local
77 maxProfile->version = GET_ULong(); in Load_TrueType_MaxProfile()
79 maxProfile->numGlyphs = GET_UShort(); in Load_TrueType_MaxProfile()
81 maxProfile->maxPoints = GET_UShort(); in Load_TrueType_MaxProfile()
82 maxProfile->maxContours = GET_UShort(); in Load_TrueType_MaxProfile()
83 maxProfile->maxCompositePoints = GET_UShort(); in Load_TrueType_MaxProfile()
84 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
86 maxProfile->maxZones = GET_UShort(); in Load_TrueType_MaxProfile()
87 maxProfile->maxTwilightPoints = GET_UShort(); in Load_TrueType_MaxProfile()
89 maxProfile->maxStorage = GET_UShort(); in Load_TrueType_MaxProfile()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dttload.c70 PMaxProfile maxProfile = &face->maxProfile; in Load_TrueType_MaxProfile() local
77 maxProfile->version = GET_ULong(); in Load_TrueType_MaxProfile()
79 maxProfile->numGlyphs = GET_UShort(); in Load_TrueType_MaxProfile()
81 maxProfile->maxPoints = GET_UShort(); in Load_TrueType_MaxProfile()
82 maxProfile->maxContours = GET_UShort(); in Load_TrueType_MaxProfile()
83 maxProfile->maxCompositePoints = GET_UShort(); in Load_TrueType_MaxProfile()
84 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
86 maxProfile->maxZones = GET_UShort(); in Load_TrueType_MaxProfile()
87 maxProfile->maxTwilightPoints = GET_UShort(); in Load_TrueType_MaxProfile()
89 maxProfile->maxStorage = GET_UShort(); in Load_TrueType_MaxProfile()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dttload.c70 PMaxProfile maxProfile = &face->maxProfile; in Load_TrueType_MaxProfile() local
77 maxProfile->version = GET_ULong(); in Load_TrueType_MaxProfile()
79 maxProfile->numGlyphs = GET_UShort(); in Load_TrueType_MaxProfile()
81 maxProfile->maxPoints = GET_UShort(); in Load_TrueType_MaxProfile()
82 maxProfile->maxContours = GET_UShort(); in Load_TrueType_MaxProfile()
83 maxProfile->maxCompositePoints = GET_UShort(); in Load_TrueType_MaxProfile()
84 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
86 maxProfile->maxZones = GET_UShort(); in Load_TrueType_MaxProfile()
87 maxProfile->maxTwilightPoints = GET_UShort(); in Load_TrueType_MaxProfile()
89 maxProfile->maxStorage = GET_UShort(); in Load_TrueType_MaxProfile()
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/sfnt/
H A Dttload.c667 maxProfile->maxPoints = 0; in tt_face_load_maxp()
668 maxProfile->maxContours = 0; in tt_face_load_maxp()
669 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
670 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
671 maxProfile->maxZones = 0; in tt_face_load_maxp()
672 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
673 maxProfile->maxStorage = 0; in tt_face_load_maxp()
674 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
675 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
676 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/devel/upp/upp/bazaar/FreeType/src/sfnt/
H A Dttload.c664 maxProfile->maxPoints = 0; in tt_face_load_maxp()
665 maxProfile->maxContours = 0; in tt_face_load_maxp()
666 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
667 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
668 maxProfile->maxZones = 0; in tt_face_load_maxp()
669 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
670 maxProfile->maxStorage = 0; in tt_face_load_maxp()
671 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
672 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
673 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/src/sfnt/
H A Dttload.c665 maxProfile->maxPoints = 0; in tt_face_load_maxp()
666 maxProfile->maxContours = 0; in tt_face_load_maxp()
667 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
668 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
669 maxProfile->maxZones = 0; in tt_face_load_maxp()
670 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
671 maxProfile->maxStorage = 0; in tt_face_load_maxp()
672 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
673 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
674 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/freetype2/src/sfnt/
H A Dttload.hpp670 maxProfile->maxPoints = 0; in tt_face_load_maxp()
671 maxProfile->maxContours = 0; in tt_face_load_maxp()
672 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
673 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
674 maxProfile->maxZones = 0; in tt_face_load_maxp()
675 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
676 maxProfile->maxStorage = 0; in tt_face_load_maxp()
677 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
678 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
679 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/sfnt/
H A Dttload.c665 maxProfile->maxPoints = 0; in tt_face_load_maxp()
666 maxProfile->maxContours = 0; in tt_face_load_maxp()
667 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
668 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
669 maxProfile->maxZones = 0; in tt_face_load_maxp()
670 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
671 maxProfile->maxStorage = 0; in tt_face_load_maxp()
672 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
673 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
674 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/freetype/vtkfreetype/src/sfnt/
H A Dttload.c665 maxProfile->maxPoints = 0; in tt_face_load_maxp()
666 maxProfile->maxContours = 0; in tt_face_load_maxp()
667 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
668 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
669 maxProfile->maxZones = 0; in tt_face_load_maxp()
670 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
671 maxProfile->maxStorage = 0; in tt_face_load_maxp()
672 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
673 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
674 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/freetype/vtkfreetype/src/sfnt/
H A Dttload.c665 maxProfile->maxPoints = 0; in tt_face_load_maxp()
666 maxProfile->maxContours = 0; in tt_face_load_maxp()
667 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
668 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
669 maxProfile->maxZones = 0; in tt_face_load_maxp()
670 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
671 maxProfile->maxStorage = 0; in tt_face_load_maxp()
672 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
673 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
674 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/print/tex-xdvik/xdvik-22.87/libs/freetype2/freetype-2.5.3/src/sfnt/
H A Dttload.c664 maxProfile->maxPoints = 0; in tt_face_load_maxp()
665 maxProfile->maxContours = 0; in tt_face_load_maxp()
666 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
667 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
668 maxProfile->maxZones = 0; in tt_face_load_maxp()
669 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
670 maxProfile->maxStorage = 0; in tt_face_load_maxp()
671 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
672 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
673 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/sfnt/
H A Dttload.c740 maxProfile->maxPoints = 0; in tt_face_load_maxp()
741 maxProfile->maxContours = 0; in tt_face_load_maxp()
742 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
743 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
744 maxProfile->maxZones = 0; in tt_face_load_maxp()
745 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
746 maxProfile->maxStorage = 0; in tt_face_load_maxp()
747 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
748 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
749 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/freetype/src/sfnt/
H A Dttload.c740 maxProfile->maxPoints = 0; in tt_face_load_maxp()
741 maxProfile->maxContours = 0; in tt_face_load_maxp()
742 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
743 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
744 maxProfile->maxZones = 0; in tt_face_load_maxp()
745 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
746 maxProfile->maxStorage = 0; in tt_face_load_maxp()
747 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
748 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
749 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/freetype/src/sfnt/
H A Dttload.c740 maxProfile->maxPoints = 0; in tt_face_load_maxp()
741 maxProfile->maxContours = 0; in tt_face_load_maxp()
742 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
743 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
744 maxProfile->maxZones = 0; in tt_face_load_maxp()
745 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
746 maxProfile->maxStorage = 0; in tt_face_load_maxp()
747 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
748 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
749 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/servo-freetype-sys-4.0.5/freetype2/src/sfnt/
H A Dttload.c740 maxProfile->maxPoints = 0; in tt_face_load_maxp()
741 maxProfile->maxContours = 0; in tt_face_load_maxp()
742 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
743 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
744 maxProfile->maxZones = 0; in tt_face_load_maxp()
745 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
746 maxProfile->maxStorage = 0; in tt_face_load_maxp()
747 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
748 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
749 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/sfnt/
H A Dttload.c740 maxProfile->maxPoints = 0; in tt_face_load_maxp()
741 maxProfile->maxContours = 0; in tt_face_load_maxp()
742 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
743 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
744 maxProfile->maxZones = 0; in tt_face_load_maxp()
745 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
746 maxProfile->maxStorage = 0; in tt_face_load_maxp()
747 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
748 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
749 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/src/sfnt/
H A Dttload.c657 maxProfile->maxPoints = 0; in tt_face_load_maxp()
658 maxProfile->maxContours = 0; in tt_face_load_maxp()
659 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
660 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
661 maxProfile->maxZones = 0; in tt_face_load_maxp()
662 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
663 maxProfile->maxStorage = 0; in tt_face_load_maxp()
664 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
665 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
666 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/games/warmux/warmux-11.04/build/android/jni/freetype/src/sfnt/
H A Dttload.c658 maxProfile->maxPoints = 0; in tt_face_load_maxp()
659 maxProfile->maxContours = 0; in tt_face_load_maxp()
660 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
661 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
662 maxProfile->maxZones = 0; in tt_face_load_maxp()
663 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
664 maxProfile->maxStorage = 0; in tt_face_load_maxp()
665 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
666 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
667 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/constraints/
H A DCumulativeProfiles.java47 Profile maxProfile = null; field in CumulativeProfiles
61 maxProfile = new Profile(); in make()
74 maxProfile.addToProfile(strt, stp, value); in make()
87 Profile maxProfile() { in maxProfile() method in CumulativeProfiles
88 return maxProfile; in maxProfile()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/sfnt/
H A Dttload.c740 maxProfile->maxPoints = 0; in tt_face_load_maxp()
741 maxProfile->maxContours = 0; in tt_face_load_maxp()
742 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
743 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
744 maxProfile->maxZones = 0; in tt_face_load_maxp()
745 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
746 maxProfile->maxStorage = 0; in tt_face_load_maxp()
747 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
748 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
749 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/freetype2/src/sfnt/
H A Dttload.c740 maxProfile->maxPoints = 0; in tt_face_load_maxp()
741 maxProfile->maxContours = 0; in tt_face_load_maxp()
742 maxProfile->maxCompositePoints = 0; in tt_face_load_maxp()
743 maxProfile->maxCompositeContours = 0; in tt_face_load_maxp()
744 maxProfile->maxZones = 0; in tt_face_load_maxp()
745 maxProfile->maxTwilightPoints = 0; in tt_face_load_maxp()
746 maxProfile->maxStorage = 0; in tt_face_load_maxp()
747 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
748 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
749 maxProfile->maxStackElements = 0; in tt_face_load_maxp()
[all …]
/dports/print/freetype/freetype-1.3.1/lib/
H A Dttload.c271 PMaxProfile maxProfile = &face->maxProfile; in Load_TrueType_MaxProfile() local
286 maxProfile->version = GET_ULong(); in Load_TrueType_MaxProfile()
288 maxProfile->numGlyphs = GET_UShort(); in Load_TrueType_MaxProfile()
290 maxProfile->maxPoints = GET_UShort(); in Load_TrueType_MaxProfile()
291 maxProfile->maxContours = GET_UShort(); in Load_TrueType_MaxProfile()
292 maxProfile->maxCompositePoints = GET_UShort(); in Load_TrueType_MaxProfile()
293 maxProfile->maxCompositeContours = GET_UShort(); in Load_TrueType_MaxProfile()
295 maxProfile->maxZones = GET_UShort(); in Load_TrueType_MaxProfile()
314 if (maxProfile->maxFunctionDefs == 0) in Load_TrueType_MaxProfile()
315 maxProfile->maxFunctionDefs = 64; in Load_TrueType_MaxProfile()
[all …]

12345