Home
last modified time | relevance | path

Searched refs:glyphs_size (Results 26 – 50 of 217) sorted by relevance

123456789

/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/freetype2/src/bdf/
H A Dbdf.h185 unsigned long glyphs_size; /* Glyph structures allocated. */ member
210 unsigned long glyphs_size; /* Glyph structures allocated. */ member
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/bdf/
H A Dbdf.h185 unsigned long glyphs_size; /* Glyph structures allocated. */ member
210 unsigned long glyphs_size; /* Glyph structures allocated. */ member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/freetype/vtkfreetype/src/bdf/
H A Dbdf.h185 unsigned long glyphs_size; /* Glyph structures allocated. */ member
210 unsigned long glyphs_size; /* Glyph structures allocated. */ member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/freetype/vtkfreetype/src/bdf/
H A Dbdf.h185 unsigned long glyphs_size; /* Glyph structures allocated. */ member
210 unsigned long glyphs_size; /* Glyph structures allocated. */ member
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/freetype/src/bdf/
H A Dbdf.h185 unsigned long glyphs_size; /* Glyph structures allocated. */ member
210 unsigned long glyphs_size; /* Glyph structures allocated. */ member
/dports/print/tex-xdvik/xdvik-22.87/libs/freetype2/freetype-2.5.3/src/bdf/
H A Dbdf.h185 unsigned long glyphs_size; /* Glyph structures allocated. */ member
210 unsigned long glyphs_size; /* Glyph structures allocated. */ member
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc655 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
662 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
663 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
664 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
665 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
666 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
763 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-uniscribe.cc655 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
662 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
663 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
664 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
665 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
666 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
763 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-uniscribe.cc655 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
662 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
663 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
664 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
665 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
666 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
763 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-uniscribe.cc655 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
662 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
663 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
664 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
665 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
666 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
763 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-scaled-font-subsets.c118 unsigned int glyphs_size; member
219 assert (subset_glyph_index < collection->glyphs_size); in _cairo_sub_font_glyph_collect()
875 collection.glyphs_size = font_subsets->max_glyphs_per_scaled_subset_used; in _cairo_scaled_font_subsets_foreach_internal()
877 collection.glyphs_size = font_subsets->max_glyphs_per_unscaled_subset_used; in _cairo_scaled_font_subsets_foreach_internal()
879 if (! collection.glyphs_size) in _cairo_scaled_font_subsets_foreach_internal()
882 collection.glyphs = _cairo_malloc_ab (collection.glyphs_size, sizeof(unsigned long)); in _cairo_scaled_font_subsets_foreach_internal()
883 collection.utf8 = _cairo_malloc_ab (collection.glyphs_size, sizeof(char *)); in _cairo_scaled_font_subsets_foreach_internal()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc801 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
808 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
809 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
810 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
811 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
812 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
922 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-scaled-font-subsets.c118 unsigned int glyphs_size; member
219 assert (subset_glyph_index < collection->glyphs_size); in _cairo_sub_font_glyph_collect()
875 collection.glyphs_size = font_subsets->max_glyphs_per_scaled_subset_used; in _cairo_scaled_font_subsets_foreach_internal()
877 collection.glyphs_size = font_subsets->max_glyphs_per_unscaled_subset_used; in _cairo_scaled_font_subsets_foreach_internal()
879 if (! collection.glyphs_size) in _cairo_scaled_font_subsets_foreach_internal()
882 collection.glyphs = _cairo_malloc_ab (collection.glyphs_size, sizeof(unsigned long)); in _cairo_scaled_font_subsets_foreach_internal()
883 collection.utf8 = _cairo_malloc_ab (collection.glyphs_size, sizeof(char *)); in _cairo_scaled_font_subsets_foreach_internal()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc801 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
808 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
809 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
810 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
811 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
812 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
922 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-uniscribe.cc781 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
788 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
789 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
790 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
791 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
792 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
902 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc801 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
808 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
809 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
810 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
811 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
812 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
922 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-scaled-font-subsets.c118 unsigned int glyphs_size; member
219 assert (subset_glyph_index < collection->glyphs_size); in _cairo_sub_font_glyph_collect()
875 collection.glyphs_size = font_subsets->max_glyphs_per_scaled_subset_used; in _cairo_scaled_font_subsets_foreach_internal()
877 collection.glyphs_size = font_subsets->max_glyphs_per_unscaled_subset_used; in _cairo_scaled_font_subsets_foreach_internal()
879 if (! collection.glyphs_size) in _cairo_scaled_font_subsets_foreach_internal()
882 collection.glyphs = _cairo_malloc_ab (collection.glyphs_size, sizeof(unsigned long)); in _cairo_scaled_font_subsets_foreach_internal()
883 collection.utf8 = _cairo_malloc_ab (collection.glyphs_size, sizeof(char *)); in _cairo_scaled_font_subsets_foreach_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc800 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
807 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
808 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
809 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
810 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
811 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
915 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-uniscribe.cc801 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
808 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
809 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
810 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
811 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
812 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
922 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-uniscribe.cc801 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
808 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
809 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
810 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
811 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
812 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
922 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-uniscribe.cc781 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
788 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
789 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
790 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
791 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
792 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
902 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-scaled-font-subsets.c118 unsigned int glyphs_size; member
219 assert (subset_glyph_index < collection->glyphs_size); in _cairo_sub_font_glyph_collect()
875 collection.glyphs_size = font_subsets->max_glyphs_per_scaled_subset_used; in _cairo_scaled_font_subsets_foreach_internal()
877 collection.glyphs_size = font_subsets->max_glyphs_per_unscaled_subset_used; in _cairo_scaled_font_subsets_foreach_internal()
879 if (! collection.glyphs_size) in _cairo_scaled_font_subsets_foreach_internal()
882 collection.glyphs = _cairo_malloc_ab (collection.glyphs_size, sizeof(unsigned long)); in _cairo_scaled_font_subsets_foreach_internal()
883 collection.utf8 = _cairo_malloc_ab (collection.glyphs_size, sizeof(char *)); in _cairo_scaled_font_subsets_foreach_internal()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-uniscribe.cc799 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
806 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
807 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
808 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
809 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
810 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
914 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-uniscribe.cc781 unsigned int glyphs_size = (scratch_size * sizeof (int) - 2) in _hb_uniscribe_shape() local
788 ALLOCATE_ARRAY (WORD, glyphs, glyphs_size); in _hb_uniscribe_shape()
789 ALLOCATE_ARRAY (SCRIPT_GLYPHPROP, glyph_props, glyphs_size); in _hb_uniscribe_shape()
790 ALLOCATE_ARRAY (int, advances, glyphs_size); in _hb_uniscribe_shape()
791 ALLOCATE_ARRAY (GOFFSET, offsets, glyphs_size); in _hb_uniscribe_shape()
792 ALLOCATE_ARRAY (uint32_t, vis_clusters, glyphs_size); in _hb_uniscribe_shape()
902 glyphs_size - glyphs_offset, in _hb_uniscribe_shape()
/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dglyphtest.c181 if (gw->line.glyphs_size > 0) in glyphtest_destroy()
183 gw->line.glyphs_used = gw->line.glyphs_size = 0; in glyphtest_destroy()
674 if (lp->glyphs_used == lp->glyphs_size) { in glyphtest_add_glyph()
675 if (lp->glyphs_size == 0) in glyphtest_add_glyph()
681 sizeof(GlyphtestGlyph) * (lp->glyphs_size + 8)); in glyphtest_add_glyph()
682 lp->glyphs_size += 8; in glyphtest_add_glyph()

123456789